fix PHP_5_3 build
[m6w6/ext-http] / php_http.h
index df9ee9548ef3a7a13edf6fb651c74744734a24b3..b561d1d1c03b1165f9e426a7266b442beea0bcb7 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.6.0b1"
+#define PHP_EXT_HTTP_VERSION "1.6.1"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"