- removed error prone macros, fixes bug #10151 (build fails dynamic linking on Mac...
[m6w6/ext-http] / php_http.h
index 089e3655758f2fa2cd0fc35b8eb06adadd98b034..2ca0d2f86d3084bfaf5a9a6fff352382bc0e5922 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.5.1"
+#define PHP_EXT_HTTP_VERSION "1.5.2"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"