From: <be...@us...> - 2013-04-21 04:15:04
|
Revision: 11416 http://sourceforge.net/p/xoops/svn/11416 Author: beckmi Date: 2013-04-21 04:14:58 +0000 (Sun, 21 Apr 2013) Log Message: ----------- Preparing for XOOPS 2.5.6 Final release Modified Paths: -------------- XoopsCore/branches/2.5.x/2.5.6/htdocs/include/version.php Removed Paths: ------------- XoopsCore/branches/2.5.x/2.5.6/htdocs/install/img/xoops_2.5.6-RC1.png Modified: XoopsCore/branches/2.5.x/2.5.6/htdocs/include/version.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.6/htdocs/include/version.php 2013-04-21 03:24:16 UTC (rev 11415) +++ XoopsCore/branches/2.5.x/2.5.6/htdocs/include/version.php 2013-04-21 04:14:58 UTC (rev 11416) @@ -30,6 +30,6 @@ /** * Define XOOPS version */ -define('XOOPS_VERSION', 'XOOPS 2.5.6-RC1'); +define('XOOPS_VERSION', 'XOOPS 2.5.6'); ?> \ No newline at end of file Deleted: XoopsCore/branches/2.5.x/2.5.6/htdocs/install/img/xoops_2.5.6-RC1.png =================================================================== (Binary files differ) |