summaryrefslogtreecommitdiffstats
path: root/PCbuild/get_externals.bat
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/get_externals.bat')
-rw-r--r--PCbuild/get_externals.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/get_externals.bat b/PCbuild/get_externals.bat
index 681c79f..98cca97 100644
--- a/PCbuild/get_externals.bat
+++ b/PCbuild/get_externals.bat
@@ -59,7 +59,7 @@ if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tcl-core-8.6.12.
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tk-8.6.12.1
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tix-8.4.3.6
set libraries=%libraries% xz-5.2.5
-set libraries=%libraries% zlib-1.2.12
+set libraries=%libraries% zlib-1.2.13
for %%e in (%libraries%) do (
if exist "%EXTERNALS_DIR%\%%e" (