From 43562836cd08189cd2a88838db6c6cc8f559ab16 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Thu, 15 May 2014 21:54:42 +0000 Subject: [PATCH] Bumping version 0.47.2~rc20140515215435 --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f88d2e..0dde709 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.47.2~rc20140515215435) wheezy-test; urgency=low + + * First package with rails3 + + -- Rodrigo Souto Thu, 15 May 2014 21:54:40 +0000 + noosfero (0.47.1) unstable; urgency=low * Bugfix release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 59075c4..51c6b50 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.47.1' + VERSION = '0.47.2~rc20140515215435' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2