* Fixed bug ##16577 typo in http_request_object.c (HttpRequest::addBody)
[m6w6/ext-http] / php_http.h
index fbb327b542ffe58d6983b82ed7aecad2c801aef0..8ca1f55cd093213089b80894aac8064b392edddc 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_VERSION "1.6.3-dev"
+#define PHP_HTTP_VERSION "1.6.4-dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"