X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=blobdiff_plain;f=php_apfd.h;h=bb04646f054f3f620e0e594cc355b428deafd2b4;hp=e248688956e3aea1130e119ea93df1bc5a944bef;hb=0a7cc720ed246ad0468d089ec8431138b075323e;hpb=4788802b21d5746a20f2143439d0ec7c77de7e57 diff --git a/php_apfd.h b/php_apfd.h index e248688..bb04646 100644 --- a/php_apfd.h +++ b/php_apfd.h @@ -16,7 +16,7 @@ extern zend_module_entry apfd_module_entry; #define phpext_apfd_ptr &apfd_module_entry -#define PHP_APFD_VERSION "1.0.0" +#define PHP_APFD_VERSION "1.0.1" #ifdef PHP_WIN32 # define PHP_APFD_API __declspec(dllexport)