changeset 6895:b409c77870d6 stable-1.10

Updated zlib and PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Jan 2017 16:41:29 +0300
parents 2204d71e88e5
children 6a510ba580a6
files misc/GNUmakefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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