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