[nginx] svn commit: r5005 - trunk/misc
mdounin at mdounin.ru
mdounin at mdounin.ru
Thu Jan 10 11:38:15 UTC 2013
Author: mdounin
Date: 2013-01-10 11:38:14 +0000 (Thu, 10 Jan 2013)
New Revision: 5005
URL: http://trac.nginx.org/nginx/changeset/5005/nginx
Log:
Updated PCRE used for win32 builds.
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2013-01-09 14:11:48 UTC (rev 5004)
+++ trunk/misc/GNUmakefile 2013-01-10 11:38:14 UTC (rev 5005)
@@ -8,7 +8,7 @@
OBJS = objs.msvc8
OPENSSL = openssl-1.0.1c
ZLIB = zlib-1.2.7
-PCRE = pcre-8.31
+PCRE = pcre-8.32
release:
More information about the nginx-devel
mailing list