Commit c1d3f1a04b158fd56038bb8a1485cf7d3a904a51
1 parent
37d34f0c
Exists in
master
and in
29 other branches
ActionItem678: bumping version
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2509 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.11.2' | 3 | + VERSION = '0.11.3' |
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) |