Updated PCRE used for win32 builds.
This commit is contained in:
parent
74839ea88f
commit
8b9c183f79
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ TEMP = tmp
|
|||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.2h
|
||||
ZLIB = zlib-1.2.8
|
||||
PCRE = pcre-8.38
|
||||
PCRE = pcre-8.39
|
||||
|
||||
|
||||
release: export
|
||||
|
|
Loading…
Reference in a new issue