fixes for windows and 5.3 compatibility
[m6w6/ext-http] / php_http.h
index 97c81f70f119dce5cce6ef6206f0601f2c569e06..bbea3e79034141b28d38898135795b6c134ae27b 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.0dev"
 
 zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry