[Git][noosfero/noosfero][stable-1.5] 2 commits: fix rc version

Rodrigo Souto gitlab at mg.gitlab.com
Tue May 10 15:17:28 BRT 2016


Rodrigo Souto pushed to branch stable-1.5 at Noosfero / noosfero


Commits:
46386567 by Rodrigo Souto at 2016-05-09T15:29:16-03:00
fix rc version

- - - - -
19eca0b5 by Rodrigo Souto at 2016-05-09T18:30:58+00:00
Bumping version 1.5

- - - - -


2 changed files:

- debian/changelog
- lib/noosfero/version.rb


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-noosfero (1.5-rc1) jessie-test; urgency=medium
+noosfero (1.5) jessie-test; urgency=medium
+
+  * Noosfero 1.5
+
+ -- Rodrigo Souto <rodrigo at colivre.coop.br>  Mon, 09 May 2016 18:30:55 +0000
+
+noosfero (1.5~rc1) jessie-test; urgency=medium
 
   * Stable 1.5 Release Candidate 1
 


=====================================
lib/noosfero/version.rb
=====================================
--- a/lib/noosfero/version.rb
+++ b/lib/noosfero/version.rb
@@ -1,6 +1,6 @@
 module Noosfero
   PROJECT = 'noosfero'
-  VERSION = '1.5-rc1'
+  VERSION = '1.5'
 end
 
 root = File.expand_path(File.dirname(__FILE__) + '/../..')



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/785fe5840732e9acfe58adeadf6b6b3805881a0b...19eca0b5cd295ea6781581bd39787a0a5835b982
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160510/6187d919/attachment-0001.html>


More information about the Noosfero-dev mailing list