]> granicus.if.org Git - php/commitdiff
- Bump it up in the right place
authorAndi Gutmans <andi@php.net>
Thu, 27 Sep 2001 08:08:33 +0000 (08:08 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 27 Sep 2001 08:08:33 +0000 (08:08 +0000)
Zend/zend_modules.h

index 24d40be25152f81942b61665ee4da43ba597cbe5..fc683b4dd9de5ccbcacb791e8071e8d4ab89d35a 100644 (file)
@@ -36,7 +36,7 @@ ZEND_API extern unsigned char first_arg_force_ref[];
 ZEND_API extern unsigned char second_arg_force_ref[];
 ZEND_API extern unsigned char third_arg_force_ref[];
 
-#define ZEND_MODULE_API_NO 20001222
+#define ZEND_MODULE_API_NO 20010927
 #ifdef ZTS
 #define USING_ZTS 1
 #else