changeset 5748:d2c286564fd4

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 04 Jul 2014 22:34:03 +0400
parents 57c05ff57980
children a680bf4dddd5
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -7,7 +7,7 @@ TEMP =		tmp
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.1h
 ZLIB =		zlib-1.2.8
-PCRE =		pcre-8.34
+PCRE =		pcre-8.35
 
 
 release: export