Fix #133: Glitch in CURL_VERSION_TLSAUTH_SRP autoconf probe
[m6w6/ext-http] / php_http.h
index be3237e00952ec288ffb8fb30a4379e852ca5941..cfa11606a9fbe4c1aa1b1cecc93b9fde37b28b78 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "4.0.0dev"
+#define PHP_PECL_HTTP_VERSION "4.2.4"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry