From 4733f69a6880e3efc918c1719bce9ed1d840af25 Mon Sep 17 00:00:00 2001 From: Daniela Feitosa Date: Fri, 20 Jun 2014 03:13:49 +0000 Subject: [PATCH] Bumping version 0.47.3 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 24b3b16..1fe152f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.47.3) unstable; urgency=low + + * Bugfixes release + + -- Daniela Soares Feitosa Fri, 20 Jun 2014 03:13:29 +0000 + noosfero (0.47.2) unstable; urgency=low * Bugfix release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index e260f57..829419e 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -2,7 +2,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.47.2' + VERSION = '0.47.3' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2