Commit cf457c4d5d9bbe0b7acc5066f572bf3769d98eb7

Authored by AntonioTerceiro
1 parent afe0cfe0

ActionItem65: sticking to version 0.2.0



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@580 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
lib/noosfero.rb
1 module Noosfero 1 module Noosfero
2 PROJECT = 'noosfero' 2 PROJECT = 'noosfero'
3 - VERSION = '0.2.0~alpha' 3 + VERSION = '0.2.0'
4 SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero' 4 SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero'
5 5
6 def self.controllers_in_directory(dir) 6 def self.controllers_in_directory(dir)