X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_json_post.h;fp=php_json_post.h;h=e797385b6cca2b5dd6d1d10e247a21c1ef175742;hb=864973a4330f38d53d1dc85291efb81d23cc10b8;hp=525ad4046b42d725ff7f35bb954b26b3e00693ea;hpb=d6be21a89e835d422b5f035680655550e91ff256;p=m6w6%2Fext-json_post diff --git a/php_json_post.h b/php_json_post.h index 525ad40..e797385 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.0" #ifdef PHP_WIN32 # define PHP_JSON_POST_API __declspec(dllexport)