From 4a6ee6b6f1d6acda86eb1c11c837169ec3058332 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 18 Sep 2015 19:25:49 -0300 Subject: [PATCH] Bumping version 1.2.3 --- debian/changelog | 6 ++++++ lib/noosfero/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4108114..cd4884c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2.3) wheezy; urgency=low + + * Bug fixes release + + -- Antonio Terceiro Fri, 18 Sep 2015 19:25:43 -0300 + noosfero (1.2.2) wheezy; urgency=low * Bug fixes release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index c964de2..170b22c 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2.2' + VERSION = '1.2.3' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2