# HG changeset patch # User Maxim Dounin # Date 1404498843 -14400 # Node ID 358186e79635bc4b81087ea4e2540239ca92c064 # Parent 82f7240614def83871e1cd180f5b41d6a9167b50 Updated PCRE used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -7,7 +7,7 @@ TEMP = tmp OBJS = objs.msvc8 OPENSSL = openssl-1.0.1h ZLIB = zlib-1.2.8 -PCRE = pcre-8.34 +PCRE = pcre-8.35 release: export