summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-01-03 18:32:58 +0000
committerAntony Dovgal <tony2001@php.net>2007-01-03 18:32:58 +0000
commitb419742b4422793833120ce11a2106dcb6ece7c2 (patch)
tree4e0dc0489e57aaa46072cb1cd9197e0e5b660bf0
parentd75be587a48cf30b78dd962433231640ac7bb5ed (diff)
downloadphp-git-b419742b4422793833120ce11a2106dcb6ece7c2.tar.gz
MFH
-rw-r--r--ext/pcre/pcrelib/pcre.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre.h b/ext/pcre/pcrelib/pcre.h
index 44c747a2bf..b4a19d2fa1 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-2007
+#define PCRE_DATE 04-Jul-2006
/* Win32 uses DLL by default; it needs special stuff for exported functions
when building PCRE. */