Update of /cvsroot/wxlua/wxLua/build/bakefiles
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv2338/build/bakefiles
Modified Files:
wxluabase.bkl
Log Message:
updated WX_VERSION to 28 now that wx2.8 has been released
Index: wxluabase.bkl
===================================================================
RCS file: /cvsroot/wxlua/wxLua/build/bakefiles/wxluabase.bkl,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** wxluabase.bkl 11 Dec 2006 00:08:19 -0000 1.26
--- wxluabase.bkl 12 Dec 2006 18:30:54 -0000 1.27
***************
*** 41,45 ****
if you want to use other versions, you'll have to specify it
using the WX_VERSION option -->
! <set var="WX_VERSION_DEFAULT">26</set>
<!-- these variables needs to be carefully set by someone who
--- 41,45 ----
if you want to use other versions, you'll have to specify it
using the WX_VERSION option -->
! <set var="WX_VERSION_DEFAULT">28</set>
<!-- these variables needs to be carefully set by someone who
|