diff options
author | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:36:18 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:36:18 +0000 |
commit | 4223aa4d5e0f643c2f78f509a32a0ada4eddce91 (patch) | |
tree | cf245620797ceabc4459944a9eab874ebb44fbbe /ext/pcre/pcrelib/pcre.h | |
parent | 6e0af2f4d5e50c08aea349c8bc544314ebfb8421 (diff) | |
download | php-git-4223aa4d5e0f643c2f78f509a32a0ada4eddce91.tar.gz |
MFH: Bump year.
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. */ |