Fixed Bug #69000 (http\Url breaks down with very long URL query strings)
[m6w6/ext-http] / php_http.h
index 26de0f17b39d6061867445f54876064cc2f485ba..75f97df6899426b4a36d0d0876d794a6901b2466 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.2.1dev"
+#define PHP_PECL_HTTP_VERSION "2.2.1"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry