diff --git a/debian/changelog b/debian/changelog index 912b7a0..2d4c56b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2.5) wheezy; urgency=low + + * Bug fixes release + + -- Antonio Terceiro Fri, 02 Oct 2015 17:54:46 -0300 + noosfero (1.2.4) wheezy; urgency=low * Bug fix release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 42b880f..6e0c043 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2.4' + VERSION = '1.2.5' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2