Commit be9be62c308b4a6d8d233a9449e5005577b174d7

Authored by Antonio Terceiro
2 parents d0a7dc2a 457470b3

Merge branch 'rel-0.16.0'

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.15.0' 3 + VERSION = '0.16.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.pattern_for_controllers_in_directory(dir) 6 def self.pattern_for_controllers_in_directory(dir)