From 42993edf18f6ce662def18d8807c0e92caffa28b Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Mon, 31 Jan 2011 15:48:24 -0300 Subject: [PATCH] Bumping version number --- debian/changelog | 2 +- lib/noosfero.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 69a4bb2..2469ae8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -noosfero (0.28.0~1) unstable; urgency=low +noosfero (0.28.0) unstable; urgency=low * Initial Release. diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 8e65efe..20e85fc 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '0.27.1' + VERSION = '0.28.0' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2