[Scummvm-cvs-logs] SF.net SVN: scummvm:[56175] web/trunk/include/config.inc.php

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Fri Nov 11 12:53:48 CET 2011


Revision: 56175
          http://scummvm.svn.sourceforge.net/scummvm/?rev=56175&view=rev
Author:   wjpalenstijn
Date:     2011-11-11 11:53:47 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
WEB: Fix download page

Modified Paths:
--------------
    web/trunk/include/config.inc.php

Modified: web/trunk/include/config.inc.php
===================================================================
--- web/trunk/include/config.inc.php	2011-11-11 09:59:20 UTC (rev 56174)
+++ web/trunk/include/config.inc.php	2011-11-11 11:53:47 UTC (rev 56175)
@@ -1,8 +1,8 @@
 <?php
 /* Current version. */
-define('RELEASE', '1.3.1');
-define('RELEASE_TOOLS', '1.3.0');
-define('RELEASE_DEBIAN', '1.3.1');
+define('RELEASE', '1.4.0');
+define('RELEASE_TOOLS', '1.4.0');
+define('RELEASE_DEBIAN', '1.4.0');
 
 /* News items on the front page. */
 define('NEWS_ITEMS', 4);

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list