[Jsxe-cvs] SF.net SVN: jsxe: [1269] trunk/web/htdocs/functions.php
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-11-24 07:59:03
|
Revision: 1269 http://svn.sourceforge.net/jsxe/?rev=1269&view=rev Author: ian_lewis Date: 2006-11-23 23:58:55 -0800 (Thu, 23 Nov 2006) Log Message: ----------- Updated latest version Modified Paths: -------------- trunk/web/htdocs/functions.php Modified: trunk/web/htdocs/functions.php =================================================================== --- trunk/web/htdocs/functions.php 2006-10-24 07:45:16 UTC (rev 1268) +++ trunk/web/htdocs/functions.php 2006-11-24 07:58:55 UTC (rev 1269) @@ -351,7 +351,7 @@ //{{{ get_devel_version() function get_devel_version() { - return "0.5 pre2"; + return "0.5 pre3"; }//}}} //{{{ get_stable_version() This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |