diff --git a/debian/changelog b/debian/changelog index 840d291..98a75e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (0.29.0) unstable; urgency=low + + * Features Version release. + + -- Daniela Soares Feitosa Mon, 28 Feb 2011 17:58:38 -0300 + noosfero (0.28.6) unstable; urgency=low * Bugfixes Version release. (Closes: AI#1874 AI#1890 AI#1893 AI#1871 AI#1884 AI#1892 AI#1882 AI#1883 AI#1896 AI#1875 AI#1895 AI#1879) diff --git a/lib/noosfero.rb b/lib/noosfero.rb index 7a737bc..447f367 100644 --- a/lib/noosfero.rb +++ b/lib/noosfero.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '0.28.6' + VERSION = '0.29.0' def self.pattern_for_controllers_in_directory(dir) disjunction = controllers_in_directory(dir).join('|') -- libgit2 0.21.2