From: Zeev Suraski Date: Wed, 9 Aug 2000 19:25:01 +0000 (+0000) Subject: that too X-Git-Tag: php-4.0.2RC1~166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7dcf456dd68a4f0e3375833ee77c07cf397b6fbd;p=php that too --- diff --git a/Zend/zend_modules.h b/Zend/zend_modules.h index 1586630af1..a2906b42ab 100644 --- a/Zend/zend_modules.h +++ b/Zend/zend_modules.h @@ -37,7 +37,7 @@ extern unsigned char second_arg_allow_ref[]; #include "zend.h" -#define ZEND_MODULE_API_NO 20000609 +#define ZEND_MODULE_API_NO 20000809 #ifdef ZTS #define USING_ZTS 1 #else