From eafe5bc0de5697bd867827405211ab15bd77c123 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 13 Oct 2015 14:53:23 -0300 Subject: [PATCH] Bumping version 1.2.6 --- debian/changelog | 6 ++++++ lib/noosfero/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d4c56b..9631db7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2.6) wheezy; urgency=low + + * Bufgix release + + -- Antonio Terceiro Tue, 13 Oct 2015 14:53:18 -0300 + noosfero (1.2.5) wheezy; urgency=low * Bug fixes release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 6e0c043..4b50aff 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2.5' + VERSION = '1.2.6' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2