Increment the version in the MSW readme automatically too
Update the version in the download link in docs/msw/install.txt in the inc_release script.
This commit is contained in:
@@ -83,6 +83,9 @@ run_sed docs/readme.txt \
|
|||||||
"/\//s/$ver_for_sed/$ver_string_new/" \
|
"/\//s/$ver_for_sed/$ver_string_new/" \
|
||||||
"/naming: while/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 \
|
run_sed docs/doxygen/Doxyfile \
|
||||||
"/^PROJECT_NUMBER/s/$ver_for_sed/$ver_string_new/"
|
"/^PROJECT_NUMBER/s/$ver_for_sed/$ver_string_new/"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user