From 67e581587971953303921e8a1029a088310599f5 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Wed, 15 Feb 2012 17:17:14 -0200 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 61535c4..406bcd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.35.1) unstable; urgency=low + + * Bugfixes version release + + -- Daniela Soares Feitosa Wed, 15 Feb 2012 17:17:48 -0200 + noosfero (0.35.0) unstable; urgency=low * Features version release diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 1265349..26e69fe 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '0.35.0' + VERSION = '0.35.1' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2