Index: ZendEngine2/zend.c =================================================================== RCS file: /repository/ZendEngine2/zend.c,v retrieving revision 1.330 diff -u -r1.330 zend.c --- ZendEngine2/zend.c 1 Dec 2005 11:49:15 -0000 1.330 +++ ZendEngine2/zend.c 3 Jan 2006 18:07:22 -0000 @@ -229,7 +229,7 @@ /* version information */ static char *zend_version_info; static uint zend_version_info_length; -#define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) 1998-2005 Zend Technologies\n" +#define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) 1998-2006 Zend Technologies\n"
#define PRINT_ZVAL_INDENT 4
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php