X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-json_post;a=blobdiff_plain;f=php_json_post.h;h=4400f3141881e2974239c1b4201145e1cce3caaa;hp=e797385b6cca2b5dd6d1d10e247a21c1ef175742;hb=f3ab3fd7d65628dfb1815a5a1ea05d9b4d495eaf;hpb=e54f65df2bcb68b4493832c83c141da9f579964e diff --git a/php_json_post.h b/php_json_post.h index e797385..4400f31 100644 --- a/php_json_post.h +++ b/php_json_post.h @@ -16,7 +16,7 @@ extern zend_module_entry json_post_module_entry; #define phpext_json_post_ptr &json_post_module_entry -#define PHP_JSON_POST_VERSION "1.0.0" +#define PHP_JSON_POST_VERSION "1.0.1" #ifdef PHP_WIN32 # define PHP_JSON_POST_API __declspec(dllexport)