# HG changeset patch # User Maxim Dounin # Date 1391485533 -14400 # Node ID 02ec169f683f090902eef1df95903ef3b8558c12 # Parent a602e1006579ed094eaf00c22fe9faf74e7120e3 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.1f ZLIB = zlib-1.2.8 -PCRE = pcre-8.33 +PCRE = pcre-8.34 release: export