Commit df69ab472c30c0e9d71cfe174b95fb5187888074

Authored by Antonio Terceiro
2 parents 72c31b81 54972a81

Merge branch 'rel-0.20.1' into stable

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.20.0'
  3 + VERSION = '0.20.1'
4 4 SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero'
5 5  
6 6 def self.pattern_for_controllers_in_directory(dir)
... ...