From 2bb0295c50cf98c3d0a3f226f0ca0e327627b0d2 Mon Sep 17 00:00:00 2001 From: Matthew Barr Date: Wed, 25 Jan 2017 10:48:23 +1100 Subject: [PATCH] PCRE version updated to 8.40 --- 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 8f44c15c..de679422 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.38. +is 8.40. ==================== Supported Constructs