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	Tue Jul 31 12:38:57 2012 +0000
+++ b/misc/GNUmakefile	Tue Jul 31 13:13:52 2012 +0000
@@ -8,7 +8,7 @@
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.1c
 ZLIB =		zlib-1.2.5
-PCRE =		pcre-8.30
+PCRE =		pcre-8.31
 
 
 release: