X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-json_post;a=blobdiff_plain;f=php_json_post.h;fp=php_json_post.h;h=dd3aa0f00101afa530afe8667fda90277dd50b0c;hp=1c0f015ba95273f62ab57a726ed4a9a3e1c4bddf;hb=87da3f6139e8bea190638456477055db6d20a6eb;hpb=d17718b78d2b199b65286d9584f4dbff8100f530 diff --git a/php_json_post.h b/php_json_post.h index 1c0f015..dd3aa0f 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.2dev" +#define PHP_JSON_POST_VERSION "1.0.2" #ifdef PHP_WIN32 # define PHP_JSON_POST_API __declspec(dllexport)