diff --git a/debian/changelog b/debian/changelog index b05c959..0ecdccb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.3~rc2) wheezy-test; urgency=low + + * Noosfero 1.3 RC2 + + -- Antonio Terceiro Fri, 30 Oct 2015 15:57:14 -0300 + noosfero (1.3~rc1) wheezy-test; urgency=medium * Noosfero 1.3 RC1 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 7f60262..d114594 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.3~rc1' + VERSION = '1.3~rc2' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2