From 7192d47517b156384420bdc24ea69cfe79bfca25 Mon Sep 17 00:00:00 2001 From: Matthew Barr Date: Mon, 14 Aug 2017 10:53:50 +1000 Subject: [PATCH] Update PCRE version to 8.41 --- doc/dev-reference/compilation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev-reference/compilation.rst b/doc/dev-reference/compilation.rst index 02b5c3f3..6b6d972a 100644 --- a/doc/dev-reference/compilation.rst +++ b/doc/dev-reference/compilation.rst @@ -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.40. +is 8.41. ==================== Supported Constructs