Commit c35f9d574d409dc96d4d6af5b0606c09019dd899
1 parent
d4d4cab1
Exists in
master
and in
29 other branches
ActionItem1212: bumping version number
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.19.2' | 3 | + VERSION = '0.19.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) |