From 9b9f5466e5e6c9e5f4dc1b0d4d3a34646520b0e5 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Tue, 8 Aug 2017 15:21:10 +0300 Subject: 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 253d8dcf4..074a47bf0 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -8,7 +8,7 @@ CC = cl OBJS = objs.msvc8 OPENSSL = openssl-1.0.2l ZLIB = zlib-1.2.11 -PCRE = pcre-8.40 +PCRE = pcre-8.41 release: export -- cgit v1.2.1