Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7cf005b

Browse files
committed
Change ZLIB version to 1.2.11
1 parent 4b8d008 commit 7cf005b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/helpers/setvars.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
REM LIBRARY VERSIONS
22
SET ICONV_VER=1.14
33
SET XSLT_VER=1.1.29
4-
SET ZLIB_VER=1.2.8
4+
SET ZLIB_VER=1.2.11
55
SET XML_VER=2.9.4
66
SET OPENSSL_VER=1.0.2j
77
SET GETTEXT_VER=0.19.8

0 commit comments

Comments
 (0)