Commit b7e40e0e5c044685bd50c07d493c98d6427772ed

Authored by AntonioTerceiro
1 parent f2ef7f3b

ActionItem93: bumping version number for 0.5.0



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