changeset 7495:938661c0f212

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 16 Apr 2019 16:32:44 +0300
parents a42a6dfeb01a
children 0130ca3d5843
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.1.1b
 ZLIB =		zlib-1.2.11
-PCRE =		pcre-8.42
+PCRE =		pcre-8.43
 
 
 release: export