change fallback default for wx version to 27

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-10-06 09:08:27 +00:00
parent ad4a6192d7
commit 01cca03e20

View 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>