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