diff misc/GNUmakefile @ 5552:02ec169f683f

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 04 Feb 2014 07:45:33 +0400
parents 24afe114adeb
children 7a7ced5b462c
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