2.8.11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@63779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
rem Uncomment the next line to set the version; used also in wxWidgets.iss
|
rem Uncomment the next line to set the version; used also in wxWidgets.iss
|
||||||
SET WXW_VER=2.8.11-rc1
|
SET WXW_VER=2.8.11
|
||||||
|
|
||||||
|
|
||||||
if (%WXW_VER%)==() SET WXW_VER=CVS
|
if (%WXW_VER%)==() SET WXW_VER=CVS
|
||||||
@@ -16,8 +16,8 @@ echo Building wxWidgets-%WXW_VER% docs... > c:\temp.log
|
|||||||
|
|
||||||
set WXWIN=c:\wx\wxw28b
|
set WXWIN=c:\wx\wxw28b
|
||||||
set DAILY=c:\daily28b
|
set DAILY=c:\daily28b
|
||||||
set PATH=%PATH%;C:\wx\WXWIDG~1.0\utils\tex2rtf\src\vc_based;C:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1
|
set PATH=%PATH%;k:\wx\WXWIDG~1.0\utils\tex2rtf\src\vc_based;k:\wx\Gnu\bin;k:\progra~1\htmlhe~1;k:\PROGRA~1\INNOSE~1
|
||||||
set PATH=%PATH%;C:\Program Files\gs\gs8.51\lib;C:\Program Files\gs\gs8.51\bin
|
set PATH=%PATH%;k:\Program Files\gs\gs8.51\lib;k:\Program Files\gs\gs8.51\bin;k:\progra~1\micros~4\vc98\bin;k:\progra~1\micros~4\Common\Tools
|
||||||
echo %PATH% >> c:\temp.log
|
echo %PATH% >> c:\temp.log
|
||||||
|
|
||||||
rem update wxw28b (holds docs) and inno (cvs wxMSW setup.exe only)
|
rem update wxw28b (holds docs) and inno (cvs wxMSW setup.exe only)
|
||||||
|
@@ -18,7 +18,7 @@ DOCDIR=${WX_TEMP_DIR}/wxWidgets/docs/
|
|||||||
CURDATE=`date -I`
|
CURDATE=`date -I`
|
||||||
|
|
||||||
# build info
|
# build info
|
||||||
BUILD_VERSION=2.8.11-rc1
|
BUILD_VERSION=2.8.11
|
||||||
BUILD_TAG=HEAD
|
BUILD_TAG=HEAD
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user