bjori Wed Jan 3 20:09:00 2007 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/pcre/pcrelib pcregrep.c
Log:
MFH: revert pcrelib version string
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/pcrelib/pcregrep.c?r1=1.3.2.4.2.4&r2=1.3.2.4.2.5&diff_format=u
Index: php-src/ext/pcre/pcrelib/pcregrep.c
diff -u php-src/ext/pcre/pcrelib/pcregrep.c:1.3.2.4.2.4
php-src/ext/pcre/pcrelib/pcregrep.c:1.3.2.4.2.5
--- php-src/ext/pcre/pcrelib/pcregrep.c:1.3.2.4.2.4 Mon Jan 1 09:46:46 2007
+++ php-src/ext/pcre/pcrelib/pcregrep.c Wed Jan 3 20:09:00 2007
@@ -56,7 +56,7 @@
typedef int BOOL;
-#define VERSION "4.3 01-Jun-2007"
+#define VERSION "4.3 01-Jun-2006"
#define MAX_PATTERN_COUNT 100
#if BUFSIZ > 8192
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php