diff --git a/debian/changelog b/debian/changelog index c278545..07529c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0.1) wheezy; urgency=low + + * Maintainance release for the 1.0 series + + -- Antonio Terceiro Wed, 14 Jan 2015 10:32:53 -0300 + noosfero (1.0) wheezy; urgency=low * Noosfero 1.0 \o/ diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 05044f2..06f5fd6 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0' + VERSION = '1.0.1' end -- libgit2 0.21.2