Updated PCRE used for win32 builds.

This commit is contained in:
Maxim Dounin 2014-02-04 07:45:33 +04:00
parent 7ac48da41d
commit 087c7a6e31

View 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