From 3048e9e9181f0bcaae87f65ba0bc74b73d21e004 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 15 Jul 2011 16:41:37 -0300 Subject: [PATCH] Bumping version to 0.31.4 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1ef4fb0..a944c05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.31.4) unstable; urgency=low + + * Bugfix Version release + + -- Rodrigo Souto Fri, 15 Jul 2011 16:40:05 -0300 + noosfero (0.31.3) unstable; urgency=low * Bugfix Version release. diff --git a/lib/noosfero.rb b/lib/noosfero.rb index bc858ed..691719e 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '0.31.3' + VERSION = '0.31.4' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2