From 330fc389e94688d8532d7a69fce1cb5f5c59da21 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 1 Feb 2016 09:32:41 -0300 Subject: [PATCH] Bumping version 1.3.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 ad82a2e..b266203 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.3.3) wheezy; urgency=low + + * Bug fixes release + + -- Antonio Terceiro Mon, 01 Feb 2016 09:32:32 -0300 + noosfero (1.3.2) wheezy; urgency=low * new bugfix release diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 5cc91e2..a3f3108 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.3.2' + VERSION = '1.3.3' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2