changeset 7633:ac52638cd269

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 03 Mar 2020 18:03:28 +0300
parents 1d207b77b44a
children 5e8d52bca714
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.1d
 ZLIB =		zlib-1.2.11
-PCRE =		pcre-8.43
+PCRE =		pcre-8.44
 
 
 release: export