diff --git a/debian/changelog b/debian/changelog index 1bbb416..5b09305 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.4~rc2) jessie-test; urgency=medium + + * Noosfero 1.4 RC2 + + -- Antonio Terceiro Tue, 26 Jan 2016 17:03:34 -0200 + noosfero (1.4~rc1) jessie-test; urgency=low * Noosfero 1.4 RC 0 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index edd0972..3e07100 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.4~rc1' + VERSION = '1.4~rc2' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2