diff --git a/debian/changelog b/debian/changelog index 94d75d7..1f9d41d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.46.0~rc20140120171635) squeeze-test; urgency=low + + * 0.46.0 RC1 + + -- Rodrigo Souto Mon, 20 Jan 2014 17:16:45 +0000 + noosfero (0.45.2) unstable; urgency=low * Small release with a critical bugfix diff --git a/lib/noosfero.rb b/lib/noosfero.rb index ccabc10..20aabf4 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.45.2' + VERSION = '0.46.0~rc20140120171635' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2