Updated PCRE used for win32 builds.
This commit is contained in:
parent
cc945f17f1
commit
fe8d087623
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ TEMP = tmp
|
|||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.1p
|
||||
ZLIB = zlib-1.2.8
|
||||
PCRE = pcre-8.35
|
||||
PCRE = pcre-8.37
|
||||
|
||||
|
||||
release: export
|
||||
|
|
Loading…
Reference in a new issue