# HG changeset patch # User Maxim Dounin # Date 1404498843 -14400 # Node ID d2c286564fd467bb1bcd3d82978a1a012bc86990 # Parent 57c05ff57980381b3b70c174feb5f9d02d92edc2 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