]> granicus.if.org Git - php/commitdiff
bump up api version number
authorChristian Stocker <chregu@php.net>
Wed, 14 Aug 2002 09:20:19 +0000 (09:20 +0000)
committerChristian Stocker <chregu@php.net>
Wed, 14 Aug 2002 09:20:19 +0000 (09:20 +0000)
ext/domxml/php_domxml.h

index 5cde9277c699413f9189d6f94c72055758fae69a..30310c11c4d6cecbe2d253b2bafa73fbe65a06b4 100644 (file)
@@ -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