Fixed Bug #15813 Requests not removed from multi stack when fatal errors occur
[m6w6/ext-http] / php_http.h
index 887ffeedf6467cd2e2372d1c0dea2516242d7a25..fbb327b542ffe58d6983b82ed7aecad2c801aef0 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_VERSION "1.6.2-dev"
+#define PHP_HTTP_VERSION "1.6.3-dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"