X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=blobdiff_plain;f=php_apfd.h;h=d9fab114aa22375b4f0a4232a497da5567135d34;hp=e98f5be85f46a9f195d0ff86719a934da24b6fca;hb=666fa4359c9d2a6ebc747af4226cd023c3ad3974;hpb=c7f092af55d796024280f3ca5a1f64935af00f84 diff --git a/php_apfd.h b/php_apfd.h index e98f5be..d9fab11 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.2" +#define PHP_APFD_VERSION "1.0.3" #ifdef PHP_WIN32 # define PHP_APFD_API __declspec(dllexport)