Fix VC11 build
[m6w6/ext-http] / php_http.h
index 4cadffa2f122bea9e5f886ae2bc32770a5444552..74d760d510e191c7ce92bce70a9c931d0489cb7f 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.5.0"
+#define PHP_PECL_HTTP_VERSION "2.5.1dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry