From a20ecf76e7641c09603f17a03d27037e3fb7b98c Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Sat, 21 Apr 2012 11:00:12 -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 4fdf11e..f260c85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.36.4) unstable; urgency=low + + * Bugfix release + + -- Daniela Soares Feitosa Sat, 21 Apr 2012 10:59:32 -0300 + noosfero (0.36.3) unstable; urgency=low * Bugfixes release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 129bacf..ea53087 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -2,7 +2,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.36.3' + VERSION = '0.36.4' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2