From bc0846d957d29fe2f5e362fc8dbf7796f9c8561f Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 16 May 2014 14:36:00 +0000 Subject: [PATCH] Revert "Bumping version 0.47.2~rc20140515215435" --- debian/changelog | 6 ------ lib/noosfero.rb | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0dde709..5f88d2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -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 51c6b50..59075c4 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -3,7 +3,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.47.2~rc20140515215435' + VERSION = '0.47.1' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2