Updated out of date versions and release dates.
Mentioned more files in tn0011.txt that need version updating, and made it more clear which ones need to be changed manually. Modified inc_release to update docs/readme.txt and changed the version references in the readme.txt to 2.9.3. Also changed two references to the month of release from July to December. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -86,6 +86,11 @@ run_sed build/osx/wxvers.xcconfig \
|
||||
run_sed build/tools/bld_chm_exe.bat \
|
||||
"/^SET WXW_VER=/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
run_sed docs/readme.txt \
|
||||
"/wxWidgets /s/$ver_for_sed/$ver_string_new/" \
|
||||
"/\//s/$ver_for_sed/$ver_string_new/" \
|
||||
"/naming: while/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
run_sed docs/doxygen/Doxyfile_inc \
|
||||
"/^PROJECT_NUMBER/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
|
Reference in New Issue
Block a user