From 9b0bca1a71739e6b3bf83a83021b1827f06a4527 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Mon, 7 Oct 2013 13:38:35 -0300 Subject: [PATCH] Bumping version 0.44.4 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e3cb3f7..f382e89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.44.4) unstable; urgency=low + + * Bugfix release + + -- Rodrigo Souto Mon, 07 Oct 2013 13:38:31 -0300 + noosfero (0.44.3) unstable; urgency=low * Bugfixes release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 3fc7c6c..979b475 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.44.3' + VERSION = '0.44.4' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2