diff --git a/debian/changelog b/debian/changelog index 52e6029..29c2e9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.45.0~rc20130717024842) squeeze-test; urgency=low + + * Brand new 0.44.0 + + -- Rodrigo Souto Wed, 17 Jul 2013 02:48:52 -0300 + noosfero (0.44.0) unstable; urgency=low * New features release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index dd6e78e..fcfcacc 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.44.0' + VERSION = '0.45.0~rc20130717024842' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2