From cf457ea25f481bb6f6908b7423a983e28050eaac Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 12 Sep 2014 13:01:24 -0300 Subject: [PATCH] Bumping version 1.0~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 f0c60f2..27162b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0~rc2) wheezy-test; urgency=low + + * Second 1.0 release candidate + + -- Antonio Terceiro Fri, 12 Sep 2014 13:01:11 -0300 + noosfero (1.0~rc1) wheezy-test; urgency=low * First 1.0 release candidate diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 9401b47..54579aa 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0~rc1' + VERSION = '1.0~rc2' end -- libgit2 0.21.2