[nginx] svn commit: r4775 - trunk/misc
ru at nginx.com
ru at nginx.com
Tue Jul 31 13:13:52 UTC 2012
Author: ru
Date: 2012-07-31 13:13:52 +0000 (Tue, 31 Jul 2012)
New Revision: 4775
URL: http://trac.nginx.org/nginx/changeset/4775/nginx
Log:
Updated PCRE used for win32 builds.
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2012-07-31 12:38:57 UTC (rev 4774)
+++ trunk/misc/GNUmakefile 2012-07-31 13:13:52 UTC (rev 4775)
@@ -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:
More information about the nginx-devel
mailing list