X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_json_post.h;h=1c0f015ba95273f62ab57a726ed4a9a3e1c4bddf;hb=448f06fc601b98bdeb7fc356bac382dbf59b62ab;hp=e797385b6cca2b5dd6d1d10e247a21c1ef175742;hpb=3964b8f0cd83ef3ba5de9d0b2e5e395f95404a8c;p=m6w6%2Fext-json_post diff --git a/php_json_post.h b/php_json_post.h index e797385..1c0f015 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.2dev" #ifdef PHP_WIN32 # define PHP_JSON_POST_API __declspec(dllexport)