Commit cb7466c465df38077604f1c47fe1f71593c61fd3

Authored by Antonio Terceiro
1 parent 1f569f3a

Bumping version 1.0~rc3

Showing 2 changed files with 7 additions and 1 deletions   Show diff stats
debian/changelog
  1 +noosfero (1.0~rc3) wheezy-test; urgency=low
  2 +
  3 + * Third release candidate to Noosfero 1.0
  4 +
  5 + -- Antonio Terceiro <terceiro@debian.org> Fri, 12 Sep 2014 16:20:58 -0300
  6 +
1 noosfero (1.0~rc2) wheezy-test; urgency=low 7 noosfero (1.0~rc2) wheezy-test; urgency=low
2 8
3 * Second 1.0 release candidate 9 * Second 1.0 release candidate
lib/noosfero/version.rb
1 module Noosfero 1 module Noosfero
2 PROJECT = 'noosfero' 2 PROJECT = 'noosfero'
3 - VERSION = '1.0~rc2' 3 + VERSION = '1.0~rc3'
4 end 4 end