]> git.kaiwu.me - nginx.git/commitdiff
Updated PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 4 Feb 2014 03:45:33 +0000 (07:45 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 4 Feb 2014 03:45:33 +0000 (07:45 +0400)
misc/GNUmakefile

index bd6265897bad8e24341222c5db44886ecfdb7e10..41f4017c58aec4814a005a242104ed83658b9361 100644 (file)
@@ -7,7 +7,7 @@ TEMP =          tmp
 OBJS =         objs.msvc8
 OPENSSL =      openssl-1.0.1f
 ZLIB =         zlib-1.2.8
-PCRE =         pcre-8.33
+PCRE =         pcre-8.34
 
 
 release: export