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