From: Ruslan Ermilov Date: Tue, 31 Jul 2012 13:13:52 +0000 (+0000) Subject: Updated PCRE used for win32 builds. X-Git-Tag: release-1.3.5~26 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=eb9c2cb602a4867f87a6a47b543c01a4ef509bc4;p=nginx.git Updated PCRE used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 10bfa8daf..22a9abb33 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.5 -PCRE = pcre-8.30 +PCRE = pcre-8.31 release: