X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-ares;a=blobdiff_plain;f=php_ares.h;h=56cccfccaea2a47a624b12266e12d3a967f39361;hp=04d374d9e1ea6af9485fab141c37290753bad88b;hb=HEAD;hpb=a91fecd6cd84eb3dfb1937e654e23fa9e8602d59 diff --git a/php_ares.h b/php_ares.h index 04d374d..56cccfc 100644 --- a/php_ares.h +++ b/php_ares.h @@ -18,6 +18,8 @@ extern zend_module_entry ares_module_entry; #define phpext_ares_ptr &ares_module_entry +#define PHP_ARES_VERSION "0.8.0" + #ifdef ZTS #include "TSRM.h" #endif