fix caching bug, thankt to rrichards
[m6w6/ext-http] / php_http.h
index 8ca1f55cd093213089b80894aac8064b392edddc..2e6ec8258838d5dbcd9d2e80d60bf1dbabac4270 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_VERSION "1.6.4-dev"
+#define PHP_HTTP_VERSION "1.6.5"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"