Merge of r4775: updated PCRE used for win32 builds.

This commit is contained in:
Maxim Dounin 2012-08-06 17:38:12 +00:00
parent f20d1bae3f
commit ffe8787e23
1 changed files with 1 additions and 1 deletions

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.5
PCRE = pcre-8.30
PCRE = pcre-8.31
release: