From 2e49a4f681715d913811ea3f00ccc0b1e4a06d5e Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Thu, 20 Feb 2014 17:56:20 -0300 Subject: [PATCH] Bumping version 0.46.0 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1f9d41d..885d97c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.46.0) unstable; urgency=low + + * New features release + + -- Rodrigo Souto Thu, 20 Feb 2014 17:56:14 -0300 + noosfero (0.46.0~rc20140120171635) squeeze-test; urgency=low * 0.46.0 RC1 diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 20aabf4..0cc1a27 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.46.0~rc20140120171635' + VERSION = '0.46.0' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2