diff --git a/debian/changelog b/debian/changelog index 82e3b1b..25f0eae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2) wheezy; urgency=low + + * Noosfero 1.2 + + -- Antonio Terceiro Fri, 07 Aug 2015 13:39:14 -0300 + noosfero (1.2~rc2) wheezy; urgency=low * Noosfero 1.2 RC2 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 4947cb8..d6c7406 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2~rc2' + VERSION = '1.2' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2