diff --git a/debian/changelog b/debian/changelog index 25f0eae..d3c9fd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.3~0.0) UNRELEASED; urgency=medium + + * Noosfero 1.3 ALPHA 0 + + -- Antonio Terceiro Wed, 09 Sep 2015 21:27:05 -0300 + noosfero (1.2) wheezy; urgency=low * Noosfero 1.2 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index d6c7406..bd752a8 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2' + VERSION = '1.3~0.0' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2