From 1a384d812d544861cf949dfb2abbf290726d28b5 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 26 Apr 2012 00:50:20 -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 f260c85..b6f8c71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.36.5) unstable; urgency=low + + * Bugfixes release + + -- Daniela Soares Feitosa Thu, 26 Apr 2012 00:49:32 -0300 + noosfero (0.36.4) unstable; urgency=low * Bugfix release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index ea53087..41ec517 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -2,7 +2,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.36.4' + VERSION = '0.36.5' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2