From 97633c05bf916c15cf1de1c8edfd8dba185ae598 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 27 May 2011 13:13:24 -0300 Subject: [PATCH] Bumping to version 0.31.1 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6c1d820..87c76fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.31.1) unstable; urgency=low + + * Bugfix Version release. + + -- Rodrigo Souto Fri, 27 May 2011 13:12:19 -0300 + noosfero (0.31.0) unstable; urgency=low * Features Version release. diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 26fc098..3d0ff84 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '0.31.0' + VERSION = '0.31.1' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2