Updated PCRE used for win32 builds.

This commit is contained in:
Maxim Dounin 2013-01-10 11:38:14 +00:00
parent 041449a3d3
commit 2cbb7ae42a

View 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: