From 1225bf3e65f6a11b8b908edf3dbf64cf5d494302 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Sat, 26 Sep 2015 10:01:55 -0300 Subject: [PATCH] Bumping version 1.2.4 --- debian/changelog | 6 ++++++ lib/noosfero/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cd4884c..912b7a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2.4) wheezy; urgency=low + + * Bug fix release + + -- Antonio Terceiro Sat, 26 Sep 2015 10:01:03 -0300 + noosfero (1.2.3) wheezy; urgency=low * Bug fixes release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 170b22c..42b880f 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2.3' + VERSION = '1.2.4' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2