From: Maxim Dounin Date: Thu, 10 Jan 2013 11:38:14 +0000 (+0000) Subject: Updated PCRE used for win32 builds. X-Git-Tag: release-1.3.11~2 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=2cbb7ae42a455437b55b77213e3351ee126b4fc9;p=nginx.git Updated PCRE used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index a9036c6b4..305a709bd 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -8,7 +8,7 @@ REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.7 -PCRE = pcre-8.31 +PCRE = pcre-8.32 release: