From 05c19a06e40b877abda12dfb03a5dbef1682b4f4 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 7 Aug 2015 13:39:20 -0300 Subject: [PATCH] Bumping version 1.2 --- debian/changelog | 6 ++++++ lib/noosfero/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 82e3b1b..25f0eae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.2) wheezy; urgency=low + + * Noosfero 1.2 + + -- Antonio Terceiro Fri, 07 Aug 2015 13:39:14 -0300 + noosfero (1.2~rc2) wheezy; urgency=low * Noosfero 1.2 RC2 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 4947cb8..d6c7406 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.2~rc2' + VERSION = '1.2' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2