changeset 5793:358186e79635 stable-1.6

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 04 Jul 2014 22:34:03 +0400
parents 82f7240614de
children b8188afb3bbb
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