changeset 5552:02ec169f683f

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 04 Feb 2014 07:45:33 +0400
parents a602e1006579
children 60c4179f76ad
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.1f
 ZLIB =		zlib-1.2.8
-PCRE =		pcre-8.33
+PCRE =		pcre-8.34
 
 
 release: export