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:
@@ -12,6 +12,7 @@
|
|||||||
{wx}/include/wx/version.h
|
{wx}/include/wx/version.h
|
||||||
{wx}/include/msvc/wx/setup.h
|
{wx}/include/msvc/wx/setup.h
|
||||||
{wx}/src/wxvc_dll.dsp
|
{wx}/src/wxvc_dll.dsp
|
||||||
|
{wx}/docs/latex/wx/manual.tex
|
||||||
{wx}/docs/changes.txt
|
{wx}/docs/changes.txt
|
||||||
{wx}/docs/gtk/changes.txt
|
{wx}/docs/gtk/changes.txt
|
||||||
{wx}/build/bakefiles/wxpresets/presets/wx_win32.bkl
|
{wx}/build/bakefiles/wxpresets/presets/wx_win32.bkl
|
||||||
@@ -33,6 +34,9 @@
|
|||||||
Version: $Id$
|
Version: $Id$
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.10 2007/01/07 22:28:07 VZ
|
||||||
|
also update manual.tex
|
||||||
|
|
||||||
Revision 1.9 2007/01/07 21:34:40 VZ
|
Revision 1.9 2007/01/07 21:34:40 VZ
|
||||||
added a script to update release version field
|
added a script to update release version field
|
||||||
|
|
||||||
|
@@ -84,4 +84,6 @@ for f in *.spec; do
|
|||||||
run_sed $f "/^%define *ver/s/$ver_for_sed/$ver_string_new/"
|
run_sed $f "/^%define *ver/s/$ver_for_sed/$ver_string_new/"
|
||||||
done
|
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/"
|
run_sed build/script/win_docs.bat "/SET WXW_VER=/s/$ver_for_sed/$ver_string_new/"
|
||||||
|
Reference in New Issue
Block a user