# HG changeset patch # User Maxim Dounin # Date 1370348211 -14400 # Node ID 21e07bf09dd640583d3498d884bde8e32741171c # Parent c9fe549b127b19241afc1de26dd52436aed2371f 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