ossp-pkg/l2/l2_ut_pcre.h 1.5 -> 1.6
--- l2_ut_pcre.h 2001/12/21 10:50:01 1.5
+++ l2_ut_pcre.h 2002/01/11 10:36:14 1.6
@@ -6,7 +6,7 @@
* DO NOT EDIT THIS FILE, IT WAS AUTOMATICALLY GENERATED!
*
* This is an automatically generated, extremely stripped down
- * version of the PCRE 3.8 library from the Philip Hazel.
+ * version of the PCRE 3.9 library from the Philip Hazel.
* This version is still distributed under the same original PCRE
* Open Source license, but Philip Hazel is no longer responsible
* for this version.
@@ -48,8 +48,8 @@
#define PCRE_PREFIX l2_util_
#define PCRE_MAJOR 3
-#define PCRE_MINOR 8
-#define PCRE_DATE 18-Dec-2001
+#define PCRE_MINOR 9
+#define PCRE_DATE 02-Jan-2002
#ifdef PCRE_PREFIX
#if defined(__STDC__) || defined(__cplusplus)
|
|