Add a reminder to update version.bkl to inc_release script.
While docs/tech/tn0011.txt does document this, it's still too simple to forget to update version.bkl, as my experience shows, so add a reminder to the script itself too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
08670ea85a
commit
9efbfd5dbd
@ -117,3 +117,5 @@ run_sed samples/minimal/Info_cocoa.plist \
|
||||
run_sed samples/docview/Info.plist \
|
||||
"/versionon/s/$ver_for_sed/$ver_string_new/" \
|
||||
"/<string>/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
msg "Don't forget to change the C:R:A triplet in build/bakefiles/version.bkl now!"
|
||||
|
Loading…
Reference in New Issue
Block a user