diff --git a/debian/changelog b/debian/changelog index 2305619..bb8c717 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0.5) wheezy; urgency=low + + * Bugfixes + + -- Daniela Feitosa Tue, 17 Mar 2015 16:40:03 -0300 + noosfero (1.0.4) wheezy; urgency=low * Maintainance release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index d2b1359..67602c3 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0.4' + VERSION = '1.0.5' end -- libgit2 0.21.2