check for HTTP2 support
[m6w6/ext-http] / php_http.h
index c59512a7d80d5f4ed24659a720217f4904c848bd..26de0f17b39d6061867445f54876064cc2f485ba 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.1.4dev"
+#define PHP_PECL_HTTP_VERSION "2.2.1dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry