diff --git a/debian/changelog b/debian/changelog index 98ff231..0f6ba88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.1~rc3) wheezy; urgency=low + + * Third release candidadte for Noosfero 1.1 + + -- Rodrigo Souto Fri, 27 Mar 2015 14:49:56 +0000 + noosfero (1.1~rc2) wheezy; urgency=low * Second release candidate for Noosfero 1.1 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index e2d6724..c456e82 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.1~rc2' + VERSION = '1.1~rc3' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2