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:
@@ -104,7 +104,7 @@ FIXME: this template has (at least) the following bugs:
|
|||||||
</if>
|
</if>
|
||||||
|
|
||||||
<if cond="not isdefined('WX_VERSION')">
|
<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">
|
<option name="WX_VERSION">
|
||||||
<default-value>$(WX_VERSION_DEFAULT)</default-value>
|
<default-value>$(WX_VERSION_DEFAULT)</default-value>
|
||||||
<description>
|
<description>
|
||||||
|
Reference in New Issue
Block a user