X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99ed18be8ac3fedbc3296a93d9920d5a4b9e6cd4..93c4157c6cf8603eaba7ebbbc3b1e7bd303d8241:/distrib/msw/zipdist.bat diff --git a/distrib/msw/zipdist.bat b/distrib/msw/zipdist.bat index 4e5e05bd40..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.2 +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