diff --git a/debian/changelog b/debian/changelog index ad82a2e..b266203 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.3.3) wheezy; urgency=low + + * Bug fixes release + + -- Antonio Terceiro Mon, 01 Feb 2016 09:32:32 -0300 + noosfero (1.3.2) wheezy; urgency=low * new bugfix release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 5cc91e2..a3f3108 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.3.2' + VERSION = '1.3.3' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2