X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=blobdiff_plain;f=php_apfd.h;h=bb04646f054f3f620e0e594cc355b428deafd2b4;hp=e248688956e3aea1130e119ea93df1bc5a944bef;hb=refs%2Ftags%2Fv1.0.1;hpb=6e8088d05b37f9171cb7756a360a981754c719a3 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)