diff --git a/debian/changelog b/debian/changelog index 0c88b59..98f41b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.4) jessie-test; urgency=medium + + * Noosfero 1.4 + + -- Antonio Terceiro Thu, 18 Feb 2016 16:20:23 -0200 + noosfero (1.4~rc3) jessie-test; urgency=medium * Noosfero 1.4 RC3 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 22da035..b802804 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.4~rc3' + VERSION = '1.4' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2