diff --git a/debian/changelog b/debian/changelog index 98f41b9..7e3c882 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.5-rc1) jessie-test; urgency=medium + + * Stable 1.5 Release Candidate 1 + + -- Rodrigo Souto Tue, 05 Apr 2016 18:45:23 +0000 + noosfero (1.4) jessie-test; urgency=medium * Noosfero 1.4 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index b802804..3052b9d 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.4' + VERSION = '1.5-rc1' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2