diff --git a/debian/changelog b/debian/changelog index c278545..7f06ccc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.1~rc1) wheezy; urgency=low + + * First release candidate for Noosfero 1.1 + + -- Antonio Terceiro Thu, 05 Mar 2015 12:35:49 -0300 + noosfero (1.0) wheezy; urgency=low * Noosfero 1.0 \o/ diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 0827f5a..0689835 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0' + VERSION = '1.1~rc1' end if File.exist?(File.join(Rails.root, '.git')) -- libgit2 0.21.2