From 567dc0b265186d146aa71aa9c7d8f74502a0a45a Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 6 Aug 2012 17:38:12 +0000 Subject: [PATCH] Merge of r4775: updated PCRE used for win32 builds. --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index f2f60db11..b0c235a49 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -8,7 +8,7 @@ REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.5 -PCRE = pcre-8.30 +PCRE = pcre-8.31 release: