changeset 7082:74431027af26

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 08 Aug 2017 15:21:10 +0300
parents 69f9ee0342db
children bbc642c813c8
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile	Tue Aug 08 15:16:01 2017 +0300
+++ b/misc/GNUmakefile	Tue Aug 08 15:21:10 2017 +0300
@@ -8,7 +8,7 @@
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.2l
 ZLIB =		zlib-1.2.11
-PCRE =		pcre-8.40
+PCRE =		pcre-8.41
 
 
 release: export