update travis/pecl
[m6w6/ext-json_post] / php_json_post.h
index e797385b6cca2b5dd6d1d10e247a21c1ef175742..dd3aa0f00101afa530afe8667fda90277dd50b0c 100644 (file)
@@ -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.2"
 
 #ifdef PHP_WIN32
 #      define PHP_JSON_POST_API __declspec(dllexport)