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:
@@ -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>
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user