[Jsxe-cvs] SF.net SVN: jsxe: [1255] trunk/web/htdocs/functions.php
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-10-20 06:48:32
|
Revision: 1255 http://svn.sourceforge.net/jsxe/?rev=1255&view=rev Author: ian_lewis Date: 2006-10-19 23:48:27 -0700 (Thu, 19 Oct 2006) Log Message: ----------- Updated the development version since it's wrong Modified Paths: -------------- trunk/web/htdocs/functions.php Modified: trunk/web/htdocs/functions.php =================================================================== --- trunk/web/htdocs/functions.php 2006-10-20 05:08:16 UTC (rev 1254) +++ trunk/web/htdocs/functions.php 2006-10-20 06:48:27 UTC (rev 1255) @@ -351,7 +351,7 @@ //{{{ get_devel_version() function get_devel_version() { - return "0.4 beta"; + return "0.5 pre2"; }//}}} //{{{ get_stable_version() This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |