summaryrefslogtreecommitdiff
path: root/pcre/pcre.h.generic
diff options
context:
space:
mode:
authorVicențiu Ciorbaru <vicentiu@mariadb.org>2017-03-05 02:27:59 +0200
committerVicențiu Ciorbaru <vicentiu@mariadb.org>2017-03-05 02:27:59 +0200
commitdfd7749120e592299fddf2710bc336ee1000ae07 (patch)
treec0c471eaf9eecb69f2d8eddcad96f951796362cf /pcre/pcre.h.generic
parent1592fbd332373a110edcc28468cd8dc2b99271ef (diff)
downloadmariadb-git-dfd7749120e592299fddf2710bc336ee1000ae07.tar.gz
8.40
Diffstat (limited to 'pcre/pcre.h.generic')
-rw-r--r--pcre/pcre.h.generic4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcre/pcre.h.generic b/pcre/pcre.h.generic
index 70559700654..206f314b87f 100644
--- a/pcre/pcre.h.generic
+++ b/pcre/pcre.h.generic
@@ -42,9 +42,9 @@ POSSIBILITY OF SUCH DAMAGE.
/* The current PCRE version information. */
#define PCRE_MAJOR 8
-#define PCRE_MINOR 39
+#define PCRE_MINOR 40
#define PCRE_PRERELEASE
-#define PCRE_DATE 2016-06-14
+#define PCRE_DATE 2017-01-11
/* 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