|
From: <be...@us...> - 2014-03-16 19:46:32
|
Revision: 12386
http://sourceforge.net/p/xoops/svn/12386
Author: beckmi
Date: 2014-03-16 19:46:29 +0000 (Sun, 16 Mar 2014)
Log Message:
-----------
Changed internal version to RC1
Modified Paths:
--------------
XoopsCore/branches/2.5.x/2.5.7/htdocs/include/version.php
Modified: XoopsCore/branches/2.5.x/2.5.7/htdocs/include/version.php
===================================================================
--- XoopsCore/branches/2.5.x/2.5.7/htdocs/include/version.php 2014-03-16 13:12:24 UTC (rev 12385)
+++ XoopsCore/branches/2.5.x/2.5.7/htdocs/include/version.php 2014-03-16 19:46:29 UTC (rev 12386)
@@ -30,4 +30,4 @@
/**
* Define XOOPS version
*/
-define('XOOPS_VERSION', 'XOOPS 2.5.7 Beta 1');
+define('XOOPS_VERSION', 'XOOPS 2.5.7 RC1');
|