summaryrefslogtreecommitdiff
path: root/deps/pcre/pcre.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/pcre/pcre.h')
-rw-r--r--deps/pcre/pcre.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/pcre/pcre.h b/deps/pcre/pcre.h
index 15592b9e5..c6ca5cae5 100644
--- a/deps/pcre/pcre.h
+++ b/deps/pcre/pcre.h
@@ -42,9 +42,9 @@ POSSIBILITY OF SUCH DAMAGE.
/* The current PCRE version information. */
#define PCRE_MAJOR 8
-#define PCRE_MINOR 42
+#define PCRE_MINOR 43
#define PCRE_PRERELEASE
-#define PCRE_DATE 2018-03-20
+#define PCRE_DATE 2019-02-23
#define PCRE_EXP_DECL extern