summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre.h')
-rw-r--r--src/3rdparty/pcre/pcre.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/pcre/pcre.h b/src/3rdparty/pcre/pcre.h
index 609deb5be6..7055970065 100644
--- a/src/3rdparty/pcre/pcre.h
+++ b/src/3rdparty/pcre/pcre.h
@@ -43,8 +43,8 @@ POSSIBILITY OF SUCH DAMAGE.
#define PCRE_MAJOR 8
#define PCRE_MINOR 39
-#define PCRE_PRERELEASE -RC1
-#define PCRE_DATE 2015-11-23
+#define PCRE_PRERELEASE
+#define PCRE_DATE 2016-06-14
/* When an application links to a PCRE DLL in Windows, the symbols that are
imported have to be identified as such. When building PCRE, the appropriate