From eb9c2cb602a4867f87a6a47b543c01a4ef509bc4 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 31 Jul 2012 13:13:52 +0000 Subject: [PATCH] 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 10bfa8daf..22a9abb33 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: