[Fusionforge-commits] FusionForge branch Branch_5_3 updated. d3ef5ce2489de83dce2e4ea70f2f0810cd1a9dfc

Franck Villaume nerville at fusionforge.org
Sun Mar 9 15:51:10 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, Branch_5_3 has been updated
       via  d3ef5ce2489de83dce2e4ea70f2f0810cd1a9dfc (commit)
      from  f9fe6e4ff9d4fb942e67ff88c40b95a0d78c7b52 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d3ef5ce2489de83dce2e4ea70f2f0810cd1a9dfc
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Sun Mar 9 15:51:04 2014 +0100

    prepare final release: rc4 actually.

diff --git a/src/common/include/FusionForge.class.php b/src/common/include/FusionForge.class.php
index 7b4d966..c6ea325 100644
--- a/src/common/include/FusionForge.class.php
+++ b/src/common/include/FusionForge.class.php
@@ -49,7 +49,7 @@ class FusionForge extends Error {
 		if (isset($forge_pkg_version)) {
 			$this->software_version = $forge_pkg_version;
 		} else {
-			$this->software_version = '5.3rc3' ;
+			$this->software_version = '5.3rc4' ;
 		}
 
 		if (isset($forge_pkg_type)) {

-----------------------------------------------------------------------

Summary of changes:
 src/common/include/FusionForge.class.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list