- add missing PHP closing tag
[m6w6/ext-http] / php_http.h
index 5dffb53f79645f19cb1ab46eb1c36a3a1aa9e9a7..2d3e9482d11991d03ea676c636daef3443b7df8d 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.6.0dev"
+#define PHP_EXT_HTTP_VERSION "1.6.0b2"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"