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