summaryrefslogtreecommitdiff
path: root/Zend/zend_modules.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-03-13 15:59:24 +0000
committerAndi Gutmans <andi@php.net>2000-03-13 15:59:24 +0000
commit61379fe0c38373dc7f9fb070e7ecc1d7f1281336 (patch)
tree99a28dd7e8ec2ef99911a96463f5ecfda9236b60 /Zend/zend_modules.h
parent7fc5c9447816d14e30c6fe0191facf245772ce97 (diff)
downloadphp-git-61379fe0c38373dc7f9fb070e7ecc1d7f1281336.tar.gz
- Another zend_uchar
Diffstat (limited to 'Zend/zend_modules.h')
-rw-r--r--Zend/zend_modules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_modules.h b/Zend/zend_modules.h
index 277476547f..9e2a38ac4c 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 20000310
+#define ZEND_MODULE_API_NO 20000313
#ifdef ZTS
#define USING_ZTS 1