changeset 4774:2493e50a17ea

Updated PCRE used for win32 builds.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 31 Jul 2012 13:13:52 +0000
parents 7c5024a4fd59
children 88a3b32bdf7f
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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: