fix bug#15495 HttpMessage::setHttpVersion segfault
[m6w6/ext-http] / php_http.h
index 69ff05a378f9dd2dd1a83ed75663af7c58984fd7..a34457c125e24c8495e32323b3d9d53136704482 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_VERSION "1.6.1-dev"
+#define PHP_HTTP_VERSION "1.7.0-dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"