# HG changeset patch # User Maxim Dounin # Date 1347370594 0 # Node ID 76260507660066c34ad44f61820a56f8a6ff1f38 # Parent d59fff5538403d00eafdfb33a0e2027ebb5f707d Updated zlib used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -7,7 +7,7 @@ REPO = $(shell svn info | sed -n 's/^Re OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c -ZLIB = zlib-1.2.5 +ZLIB = zlib-1.2.7 PCRE = pcre-8.31