From: John L. <jr...@us...> - 2009-05-24 16:42:42
|
Update of /cvsroot/wxlua/website In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9526/website Modified Files: download.php Log Message: Update for 2.8.10 Index: download.php =================================================================== RCS file: /cvsroot/wxlua/website/download.php,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** download.php 4 Dec 2008 05:20:23 -0000 1.31 --- download.php 24 May 2009 16:42:31 -0000 1.32 *************** *** 10,14 **** // IMPORTANT: update these info when a new release is available! // ============================================================= ! $latestversion="2.8.7.0"; $winsize="9"; // size of the wxlua-xxx.bin.zip file (in MB) --- 10,14 ---- // IMPORTANT: update these info when a new release is available! // ============================================================= ! $latestversion="2.8.10.0"; $winsize="9"; // size of the wxlua-xxx.bin.zip file (in MB) |