diff --git a/debian/changelog b/debian/changelog index 25f0eae..fcbdae8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2.1) wheezy; urgency=low + + * Bug fixes release + + -- Antonio Terceiro Fri, 28 Aug 2015 13:09:26 -0300 + noosfero (1.2) wheezy; urgency=low * Noosfero 1.2 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index d6c7406..d187cc6 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2' + VERSION = '1.2.1' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2