# HG changeset patch # User Maxim Dounin # Date 1370348211 -14400 # Node ID 02a861428c3d4c401956d400562c49f5204cc964 # Parent 1b70200d83e3e3f94883048f8517d1cc27cf90d3 Updated zlib used for win32 builds. diff -r 1b70200d83e3 -r 02a861428c3d misc/GNUmakefile --- a/misc/GNUmakefile Fri May 31 14:59:26 2013 +0400 +++ b/misc/GNUmakefile Tue Jun 04 16:16:51 2013 +0400 @@ -6,7 +6,7 @@ OBJS = objs.msvc8 OPENSSL = openssl-1.0.1e -ZLIB = zlib-1.2.7 +ZLIB = zlib-1.2.8 PCRE = pcre-8.32