diff --git a/debian/changelog b/debian/changelog index 27162b9..616aa53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0~rc3) wheezy-test; urgency=low + + * Third release candidate to Noosfero 1.0 + + -- Antonio Terceiro Fri, 12 Sep 2014 16:20:58 -0300 + noosfero (1.0~rc2) wheezy-test; urgency=low * Second 1.0 release candidate diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 54579aa..026ffc9 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0~rc2' + VERSION = '1.0~rc3' end -- libgit2 0.21.2