]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Documented wxListItemAttr.
[wxWidgets.git] / configure
index 1ad8bf56e96add16a4cdbd0f22834716de23184e..737b17350df057283f8c11c3f00093e308dcff8f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1671,8 +1671,8 @@ WX_SUBVERSION=$WX_VERSION.$wx_subrelease_number
 
 WX_MSW_VERSION=$wx_major_version_number$wx_minor_version_number$wx_release_number
 
-WX_CURRENT=0
-WX_REVISION=1
+WX_CURRENT=1
+WX_REVISION=0
 WX_AGE=0
 
 
@@ -10562,6 +10562,7 @@ case "${host}" in
   *-*-cygwin*)
       if test "$wxUSE_MSW" = 1 ; then
         wants_win32=1
+        BAKEFILE_FORCE_PLATFORM=win32
       else
         doesnt_want_win32=1
       fi