diff options
Diffstat (limited to 'ext/pcre/pcrelib/pcre.h')
-rw-r--r-- | ext/pcre/pcrelib/pcre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre.h b/ext/pcre/pcrelib/pcre.h index b4a19d2fa1..44c747a2bf 100644 --- a/ext/pcre/pcrelib/pcre.h +++ b/ext/pcre/pcrelib/pcre.h @@ -57,7 +57,7 @@ circumstance. */ #define PCRE_MAJOR 6 #define PCRE_MINOR 7 #define PCRE_PRERELEASE -#define PCRE_DATE 04-Jul-2006 +#define PCRE_DATE 04-Jul-2007 /* Win32 uses DLL by default; it needs special stuff for exported functions when building PCRE. */ |