]> git.kaiwu.me - nginx.git/commitdiff
Updated PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 10 Jan 2013 11:38:14 +0000 (11:38 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 10 Jan 2013 11:38:14 +0000 (11:38 +0000)
misc/GNUmakefile

index a9036c6b4625b3bdde57dd49409e35fa48c349cd..305a709bd89305f7f4993c512c5e0e25e4a9aea2 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.7
-PCRE =         pcre-8.31
+PCRE =         pcre-8.32
 
 
 release: