diff --git a/debian/changelog b/debian/changelog index 780f678..c278545 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0) wheezy; urgency=low + + * Noosfero 1.0 \o/ + + -- Antonio Terceiro Mon, 22 Dec 2014 10:52:21 -0300 + noosfero (1.0~rc4) wheezy-test; urgency=low * Fourth release candidate diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index f980a12..05044f2 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0~rc4' + VERSION = '1.0' end -- libgit2 0.21.2