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:
Vadim Zeitlin
2018-12-10 18:41:54 +01:00
parent d8a41187ed
commit c0cb5cacd9
2 changed files with 0 additions and 4 deletions

View File

@@ -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/"