From: Christian Stocker Date: Wed, 14 Aug 2002 09:20:19 +0000 (+0000) Subject: bump up api version number X-Git-Tag: php-4.3.0dev_zend2_alpha3~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=780c1605c88cb327f44583a83901a50a493db16e;p=php bump up api version number --- diff --git a/ext/domxml/php_domxml.h b/ext/domxml/php_domxml.h index 5cde9277c6..30310c11c4 100644 --- a/ext/domxml/php_domxml.h +++ b/ext/domxml/php_domxml.h @@ -52,7 +52,7 @@ therefore it's easier for the script-programmers to check, what's working how Can be checked with phpversion("domxml"); */ -#define DOMXML_API_VERSION "20020713" +#define DOMXML_API_VERSION "20020814" extern zend_module_entry domxml_module_entry; #define domxml_module_ptr &domxml_module_entry