Increased the API number. (re: floats patch)

This commit is contained in:
Ilia Alshanetsky 2002-10-13 15:28:21 +00:00
parent f9fdd74a03
commit 63212d27ee

View File

@ -23,7 +23,7 @@
#include "zend_compile.h"
#define ZEND_EXTENSION_API_NO 90020901
#define ZEND_EXTENSION_API_NO 90021012
typedef struct _zend_extension_version_info {
int zend_extension_api_no;