Don't try updating version in non-existent docs/msw/install.txt
This file doesn't exist any more and install.md which replaced it doesn't contain any references to the version.
This commit is contained in:
@@ -23,7 +23,6 @@ Here is the list of files that need to be updated:
|
||||
docs/readme.txt (date needs manual editing) [NOT UPDATED AUTOMATICALLY]
|
||||
docs/doxygen/Doxyfile (PROJECT_NUMBER and DOCSET_FEEDNAME)
|
||||
docs/doxygen/mainpages/manual.h (just date) [NOT UPDATED AUTOMATICALLY]
|
||||
docs/msw/install.txt {major release only}
|
||||
include/wx/version.h
|
||||
include/wx/osx/config_xcode.h
|
||||
samples/docview/Info.plist
|
||||
|
@@ -83,9 +83,6 @@ run_sed docs/readme.txt \
|
||||
"/\//s/$ver_for_sed/$ver_string_new/" \
|
||||
"/naming: while/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
run_sed docs/msw/install.txt \
|
||||
"/^wxWidgets\/releases\//s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
run_sed docs/doxygen/Doxyfile \
|
||||
"/^PROJECT_NUMBER/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
|
Reference in New Issue
Block a user