]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/zipdist.bat
Added missing CreateManifest() to initialisation
[wxWidgets.git] / distrib / msw / zipdist.bat
index 434689183df5a532b1b320cd406e54eceb8716c2..4ef9c72e5f3b750504d46c043270c66f1c96427f 100755 (executable)
@@ -5,7 +5,7 @@ set dest=%src%\deliver
 set wise=0
 
 Rem Set this to the required version
 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
 
 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\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
 
 copy %src%\docs\winhelp\dialoged.hlp %src%\docs\winhelp\dialoged.cnt bin
 copy %src%\docs\winhelp\tex2rtf.hlp %src%\docs\winhelp\tex2rtf.cnt bin