From a4558a07641c539a58f0c49fb372dff327209147 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 27 Nov 2013 16:45:07 -0300 Subject: [PATCH] Bumping version 0.44.6 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7c5fd18..2a817c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.44.6) unstable; urgency=low + + * 0.44.5 Addendum + + -- Rodrigo Souto Wed, 27 Nov 2013 16:45:02 -0300 + noosfero (0.44.5) unstable; urgency=low * Bugfix release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index fbb7199..2be8a8f 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.44.5' + VERSION = '0.44.6' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2