Updated zlib and PCRE used for win32 builds.

This commit is contained in:
Maxim Dounin 2017-01-24 16:41:29 +03:00
parent 68b799c5de
commit 17d2f1c51c

View file

@ -7,8 +7,8 @@ TEMP = tmp
CC = cl CC = cl
OBJS = objs.msvc8 OBJS = objs.msvc8
OPENSSL = openssl-1.0.2j OPENSSL = openssl-1.0.2j
ZLIB = zlib-1.2.8 ZLIB = zlib-1.2.11
PCRE = pcre-8.39 PCRE = pcre-8.40
release: export release: export