From 379446e2c1e73013ef1e01e0aff7522497f955aa Mon Sep 17 00:00:00 2001 From: Joenio Costa Date: Sun, 20 Feb 2011 12:18:20 -0300 Subject: [PATCH] Bumping version number and updating Debian changelog --- debian/changelog | 6 ++++++ lib/noosfero.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2c14878..290679d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.28.5) unstable; urgency=low + + * Bugfixes Version release. (Closes: AI#1867 AI#1866 AI#1870 AI#1854 AI#1851 AI#1810 AI#1889 AI#1868 AI#1855 AI#1887) + + -- Joenio Costa Sun, 20 Feb 2011 12:13:25 -0300 + noosfero (0.28.4) unstable; urgency=low * Bugfixes Version release. (Closes: AI#1865) diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 2619d8d..b650802 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '0.28.4' + VERSION = '0.28.5' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2