ensure options are applied before the headers are set
[m6w6/ext-http] / php_http.h
index 98332cb68fb7fdfcb5824ca784d72e5e5e50311a..5a0575d269bb8e799783974f4d961aeeb0c1a65d 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.2.0dev"
+#define PHP_PECL_HTTP_VERSION "2.3.0dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry