- fix build failure when strncmp() is a macro
[m6w6/ext-http] / php_http.h
index 59a2024471c4f5476f96b5569199f2dcb07325a0..caa5c0cff934197ee0cdf91e28a8dd88e8e825a3 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.4.0dev"
+#define PHP_EXT_HTTP_VERSION "1.5.0dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"