diff --git a/debian/changelog b/debian/changelog index 98f41b9..ba3a63d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +noosfero (1.6.0) jessie-test; urgency=medium + + * Noosfero Stable 1.6.0 + + -- Rodrigo Souto Wed, 14 Sep 2016 17:15:33 +0000 + noosfero (1.4) jessie-test; urgency=medium * Noosfero 1.4 diff --git a/lib/noosfero/version.rb b/lib/noosfero/version.rb index 967d67a..b459332 100644 --- a/lib/noosfero/version.rb +++ b/lib/noosfero/version.rb @@ -1,6 +1,6 @@ module Noosfero PROJECT = 'noosfero' - VERSION = '1.5' + VERSION = '1.6.0' end root = File.expand_path(File.dirname(__FILE__) + '/../..') -- libgit2 0.21.2