From 2cbb7ae42a455437b55b77213e3351ee126b4fc9 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Thu, 10 Jan 2013 11:38:14 +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 a9036c6b4..305a709bd 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.7 -PCRE = pcre-8.31 +PCRE = pcre-8.32 release: