X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-json_post;a=blobdiff_plain;f=php_json_post.h;h=dd3aa0f00101afa530afe8667fda90277dd50b0c;hp=02df11751fa096fed20a958eec4292dfedc8fbe3;hb=42cfc3bd986d24f7172e5e45a9959f782b65d010;hpb=9443267ae6573fcf03939f7226b6b7ed6d5ae59a diff --git a/php_json_post.h b/php_json_post.h index 02df117..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.0RC1" +#define PHP_JSON_POST_VERSION "1.0.2" #ifdef PHP_WIN32 # define PHP_JSON_POST_API __declspec(dllexport)