]> git.saurik.com Git - wxWidgets.git/commitdiff
change fallback default for wx version to 27
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Oct 2005 09:08:27 +0000 (09:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Oct 2005 09:08:27 +0000 (09:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/wxpresets/presets/wx_win32.bkl

index cb750a63915d67bdbe340f7fddc2a636e1657703..9228a4f164ae16a8c6630ec107f958d601ef9146 100644 (file)
@@ -104,7 +104,7 @@ FIXME: this template has (at least) the following bugs:
     </if>
 
     <if cond="not isdefined('WX_VERSION')">
-        <set var="WX_VERSION_DEFAULT" overwrite="0">26</set>
+        <set var="WX_VERSION_DEFAULT" overwrite="0">27</set>
         <option name="WX_VERSION">
             <default-value>$(WX_VERSION_DEFAULT)</default-value>
             <description>