From 9de90e125e29faf21cc2e705115f0c6dab513c3f Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 27 Jul 2015 09:57:06 -0300 Subject: [PATCH] Bumping version 1.2~rc2 --- debian/changelog | 6 ++++++ lib/noosfero/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c2e77d6..82e3b1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2~rc2) wheezy; urgency=low + + * Noosfero 1.2 RC2 + + -- Antonio Terceiro Mon, 27 Jul 2015 09:56:55 -0300 + noosfero (1.2~rc1) wheezy; urgency=medium [ Joenio Costa ] diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 11d57cd..4947cb8 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2~rc1' + VERSION = '1.2~rc2' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2