summaryrefslogtreecommitdiff
path: root/pcre.h.generic
diff options
context:
space:
mode:
Diffstat (limited to 'pcre.h.generic')
-rw-r--r--pcre.h.generic4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcre.h.generic b/pcre.h.generic
index ce4251c..bf6351f 100644
--- a/pcre.h.generic
+++ b/pcre.h.generic
@@ -42,9 +42,9 @@ POSSIBILITY OF SUCH DAMAGE.
/* The current PCRE version information. */
#define PCRE_MAJOR 8
-#define PCRE_MINOR 35
+#define PCRE_MINOR 38
#define PCRE_PRERELEASE
-#define PCRE_DATE 2014-04-04
+#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