From 00958241db84bc0a3a8c46f1cc2b8dfdca31a0ba Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 27 Feb 2015 12:33:28 -0300 Subject: [PATCH] Bumping version 1.0.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 2b54a32..2305619 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.0.4) wheezy; urgency=low + + * Maintainance release + + -- Antonio Terceiro Fri, 27 Feb 2015 12:33:22 -0300 + noosfero (1.0.3) wheezy; urgency=low * New maintainance release, backporting a change that Colivre needs diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 69d336c..d2b1359 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,4 +1,4 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.0.3' + VERSION = '1.0.4' end -- libgit2 0.21.2