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	Tue Jun 17 11:38:55 2014 +0400
+++ b/misc/GNUmakefile	Fri Jul 04 22:34:03 2014 +0400
@@ -7,7 +7,7 @@
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.1h
 ZLIB =		zlib-1.2.8
-PCRE =		pcre-8.34
+PCRE =		pcre-8.35
 
 
 release: export