Update the version in bakefile presets to 3.0 too.

Also mention this file in the list of files to update when changing the
version.

Closes #15577.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-10-13 10:30:13 +00:00
parent 9e099ac6f2
commit c5a00fab56
2 changed files with 2 additions and 1 deletions

View File

@@ -227,7 +227,7 @@
</if>
<if cond="not isdefined('WX_VERSION')">
<set var="WX_VERSION_DEFAULT" overwrite="0">29</set>
<set var="WX_VERSION_DEFAULT" overwrite="0">30</set>
<option name="WX_VERSION">
<default-value>$(WX_VERSION_DEFAULT)</default-value>
<description>

View File

@@ -16,6 +16,7 @@
Here is the list of files that need to be updated:
build/bakefiles/version.bkl {C:R:A} [NOT UPDATED AUTOMATICALLY]
build/bakefiles/wxpresets/presets/wx.bkl [NOT UPDATED AUTOMATICALLY]
configure.in
build/osx/wxvers.xcconfig
docs/changes.txt