changeset 7140:90ef2b838c61 stable-1.12

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 08 Aug 2017 15:21:10 +0300
parents b56ddcce7513
children dfa0250bf222
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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