# HG changeset patch # User Ruslan Ermilov # Date 1343740432 0 # Node ID 2493e50a17ea86c8eb21b5a70fd09e71444fcc83 # Parent 7c5024a4fd5928b719dc6e1709841669dc0742ad Updated PCRE used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -8,7 +8,7 @@ REPO = $(shell svn info | sed -n 's/^Re OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.5 -PCRE = pcre-8.30 +PCRE = pcre-8.31 release: