X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=pcre3.git;a=blobdiff_plain;f=pcre.h.generic;h=bf6351f8837b474c4cdcfd64bdab93ffd30ae466;hp=ce4251c8e6c67ee65195e37b4c6cb34f3e538852;hb=50aa7778a6bb8b81a9e03e8744f797362183772e;hpb=e5f50570097752e9d8d68df700473362e385bda6 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