summaryrefslogtreecommitdiff
path: root/pcre/pcre.h.generic
diff options
context:
space:
mode:
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 58ed46a2a31..bf6351f8837 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 37
+#define PCRE_MINOR 38
#define PCRE_PRERELEASE
-#define PCRE_DATE 2015-04-28
+#define PCRE_DATE 2015-11-23
/* 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