diff --git a/debian/changelog b/debian/changelog index 7f06ccc..98ff231 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.1~rc2) wheezy; urgency=low + + * Second release candidate for Noosfero 1.1 + + -- Antonio Terceiro Mon, 09 Mar 2015 12:47:39 -0300 + noosfero (1.1~rc1) wheezy; urgency=low * First release candidate for Noosfero 1.1 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 9c4344d..e2d6724 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.1~rc1' + VERSION = '1.1~rc2' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2