]> git.kaiwu.me - nginx.git/commitdiff
Merge of r4775: updated PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:38:12 +0000 (17:38 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:38:12 +0000 (17:38 +0000)
misc/GNUmakefile

index f2f60db11786c6183e2f0da785778231d80af2c0..b0c235a49a7188e0762a8dcaedb251caf73c73bc 100644 (file)
@@ -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: