X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/73a2995f98bd1d6cd4d77c494bce5dcda4c332fc..32b70aec1ff90877ae0ce2ce82967f698218fbdc:/distrib/msw/zipdist.bat diff --git a/distrib/msw/zipdist.bat b/distrib/msw/zipdist.bat index 434689183d..4ef9c72e5f 100755 --- a/distrib/msw/zipdist.bat +++ b/distrib/msw/zipdist.bat @@ -5,7 +5,7 @@ set dest=%src%\deliver set wise=0 Rem Set this to the required version -set version=2.3.0 +set version=2.3.3 if "%src%" == "" goto usage if "%dest%" == "" goto usage @@ -183,7 +183,7 @@ if not isdir bin mkdir bin copy %src%\bin\dialoged.exe bin copy %src%\bin\tex2rtf.exe bin copy %src%\bin\dbgview.* bin -copy %src%\bin\life.exe bin +Rem copy %src%\bin\life.exe bin copy %src%\docs\winhelp\dialoged.hlp %src%\docs\winhelp\dialoged.cnt bin copy %src%\docs\winhelp\tex2rtf.hlp %src%\docs\winhelp\tex2rtf.cnt bin