From 54e2f9091ddd705937b61abf9647a507e65a3a0a Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Mon, 14 May 2012 22:04:51 -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 b6f8c71..3b0f8fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.36.6) unstable; urgency=low + + * Bugfixes release + + -- Daniela Soares Feitosa Mon, 14 May 2012 22:05:26 -0300 + noosfero (0.36.5) unstable; urgency=low * Bugfixes release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 41ec517..089390c 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -2,7 +2,7 @@ require 'fast_gettext' module Noosfero PROJECT = 'noosfero' - VERSION = '0.36.5' + VERSION = '0.36.6' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2