diff --git a/debian/changelog b/debian/changelog index e5883d0..863e67c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.42.2~rc20130520122156) squeeze-test; urgency=low + + * Brand new 0.42.1 + + -- Rodrigo Souto Mon, 20 May 2013 12:22:04 -0300 + noosfero (0.42.1) unstable; urgency=low * Bugfixes release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 86c1616..0a45ed9 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.42.1' + VERSION = '0.42.2~rc20130520122156' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2