Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit af56611

Browse files
committed
DOCS-5260 update PCRE version to 8.36
1 parent e261310 commit af56611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/query/regex.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Definition
1111

1212
Provides regular expression capabilities for pattern matching
1313
*strings* in queries. MongoDB uses Perl compatible regular
14-
expressions (i.e. "PCRE" ) version 8.30 with UTF-8 support.
14+
expressions (i.e. "PCRE" ) version 8.36 with UTF-8 support.
1515

1616
To use :query:`$regex`, use one of the following syntax:
1717

0 commit comments

Comments
 (0)