config.w32: fix missing icule.lib and iculx.lib
[m6w6/ext-http] / php_http.h
index 6a9f01bf7176e0c230b67d294452447a079c89b9..cb4082678dfa38b78aac2104f953d0fab960949f 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "3.1.0beta1"
+#define PHP_PECL_HTTP_VERSION "3.2.3dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry