Updated zlib and PCRE used for win32 builds.

This commit is contained in:
Maxim Dounin 2017-01-24 16:41:29 +03:00
parent 33385cf1e4
commit 03e74aacb3
1 changed files with 2 additions and 2 deletions

View File

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