Commit c87bb82c47bfe6ed11baa756243976fdc74a9dbc

Authored by Antonio Terceiro
2 parents 6d356364 3025acc9

Merge commit 'd4357d614427f6064b40378b2b54ee80e738816b^' into v0.11.x

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