# HG changeset patch # User Maxim Dounin # Date 1370348211 -14400 # Node ID 02a861428c3d4c401956d400562c49f5204cc964 # Parent 1b70200d83e3e3f94883048f8517d1cc27cf90d3 Updated zlib used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp OBJS = objs.msvc8 OPENSSL = openssl-1.0.1e -ZLIB = zlib-1.2.7 +ZLIB = zlib-1.2.8 PCRE = pcre-8.32