[Fusionforge-commits] FusionForge branch Branch_5_3 updated. 78602de3b090804dbfa792874ba6ed11df253e28

Franck VILLAUME nerville at fusionforge.org
Sat Feb 22 13:24:51 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  78602de3b090804dbfa792874ba6ed11df253e28 (commit)
      from  faceb9b3c8cfc943efb7b07bfd0fe80f83132eb1 (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 78602de3b090804dbfa792874ba6ed11df253e28
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Sat Feb 22 13:24:45 2014 +0100

    start rc3

diff --git a/src/common/include/FusionForge.class.php b/src/common/include/FusionForge.class.php
index 15e323b..7b4d966 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.3rc2' ;
+			$this->software_version = '5.3rc3' ;
 		}
 
 		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