X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-json_post;a=blobdiff_plain;f=php_json_post.h;h=dd3aa0f00101afa530afe8667fda90277dd50b0c;hp=525ad4046b42d725ff7f35bb954b26b3e00693ea;hb=39b52ea20ccd222e9205058e4a22e02d27ea53c5;hpb=0b0d92494a62f6b171efc50dd91b4008fc2136ef diff --git a/php_json_post.h b/php_json_post.h index 525ad40..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.0RC2" +#define PHP_JSON_POST_VERSION "1.0.2" #ifdef PHP_WIN32 # define PHP_JSON_POST_API __declspec(dllexport)