Update PCRE version to 8.42 (8.41 is also compatible)

This commit is contained in:
Chang, Harry
2018-12-20 15:28:07 +08:00
parent c06d5e1c14
commit f13cbd692e
3 changed files with 9 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ libpcre are supported. The use of unsupported constructs will result in
compilation errors.
The version of PCRE used to validate Hyperscan's interpretation of this syntax
is 8.41.
is 8.41 or above.
====================
Supported Constructs