also update manual.tex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-01-07 22:28:07 +00:00
parent 7bf325389e
commit af0ee083f8
2 changed files with 6 additions and 0 deletions

View File

@@ -84,4 +84,6 @@ for f in *.spec; do
run_sed $f "/^%define *ver/s/$ver_for_sed/$ver_string_new/"
done
run_sed docs/latex/wx/manual.tex \
"/^\\\\\\\\title/s/$ver_for_sed/$ver_string_new/"
run_sed build/script/win_docs.bat "/SET WXW_VER=/s/$ver_for_sed/$ver_string_new/"