Fix gh-issue #16
[m6w6/ext-http] / php_http.h
index 4cadffa2f122bea9e5f886ae2bc32770a5444552..13afc0fb6ab60839083dd5d0884425c519188d93 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.5.0"
+#define PHP_PECL_HTTP_VERSION "3.0.0dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry