# HG changeset patch # User Maxim Dounin # Date 1485265289 -10800 # Node ID b409c77870d6ee308b76ed738a8d8ec48c8afa09 # Parent 2204d71e88e51f9cc80b01b2b42426d39d1598c1 Updated zlib and PCRE used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -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