# HG changeset patch # User Maxim Dounin # Date 1344274692 0 # Node ID 488698c39bfa23e40f7b68652d4913f971d4c2ab # Parent 655a4ef244fab09eb9c1cc8f04f9a6bb5b31d3c0 Merge of r4775: 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: