diff misc/GNUmakefile @ 4774:2493e50a17ea

Updated PCRE used for win32 builds.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 31 Jul 2012 13:13:52 +0000
parents a57537afd6ff
children 117f3284e0de
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -8,7 +8,7 @@ REPO =		$(shell svn info | sed -n 's/^Re
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.1c
 ZLIB =		zlib-1.2.5
-PCRE =		pcre-8.30
+PCRE =		pcre-8.31
 
 
 release: