]> git.kaiwu.me - nginx.git/commitdiff
Updated PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 14 Jul 2015 16:44:19 +0000 (19:44 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 14 Jul 2015 16:44:19 +0000 (19:44 +0300)
misc/GNUmakefile

index c3bb5ee7b0c191740aed754571f69842591918a5..a15e7e9e5400f7b5ecd16dadb3d90b03962ca331 100644 (file)
@@ -7,7 +7,7 @@ TEMP =          tmp
 OBJS =         objs.msvc8
 OPENSSL =      openssl-1.0.1p
 ZLIB =         zlib-1.2.8
-PCRE =         pcre-8.35
+PCRE =         pcre-8.37
 
 
 release: export