# HG changeset patch # User Maxim Dounin # Date 1467732656 -10800 # Node ID 4a32b3ac54c64c43def2c07e844d93a5f5f1fea1 # Parent 4c4ac9e335c42d70d1b05cc8af8d08c60845ab82 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.2h ZLIB = zlib-1.2.8 -PCRE = pcre-8.38 +PCRE = pcre-8.39 release: export