diff --git a/debian/changelog b/debian/changelog index 2b54a32..2305619 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0.4) wheezy; urgency=low + + * Maintainance release + + -- Antonio Terceiro Fri, 27 Feb 2015 12:33:22 -0300 + noosfero (1.0.3) wheezy; urgency=low * New maintainance release, backporting a change that Colivre needs diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 69d336c..d2b1359 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0.3' + VERSION = '1.0.4' end -- libgit2 0.21.2