From 6e085769a166be13485c7461a8956a50eee8c2ad Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 19 Apr 2012 22:34:11 -0300 Subject: [PATCH] Bumping version number --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c11aa0..4fdf11e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.36.3) unstable; urgency=low + + * Bugfixes release + + -- Daniela Soares Feitosa Thu, 19 Apr 2012 22:33:13 -0300 + noosfero (0.36.2) unstable; urgency=low * Bugfixes release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 02b2917..129bacf 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -2,7 +2,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.36.2' + VERSION = '0.36.3' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2