fix curl_multi with libevent2
[m6w6/ext-http] / php_http.h
index 97c81f70f119dce5cce6ef6206f0601f2c569e06..df63d834187d80367148a6cbd07e04a0b7b3f6cc 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_EXT_VERSION "2.0.0dev10"
+#define PHP_HTTP_EXT_VERSION "2.0.0beta1"
 
 zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry