release 2.0.4 RELEASE_2_0_4
authorMichael Wallner <mike@php.net>
Thu, 2 Jan 2014 15:09:55 +0000 (16:09 +0100)
committerMichael Wallner <mike@php.net>
Thu, 2 Jan 2014 15:09:55 +0000 (16:09 +0100)
php_http.h

index 98ec0d75d4662c8bb2b25f183144d3c884147a84..0d2613922b0e1005f4548bae12fd844c20a5138c 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.0.4dev"
+#define PHP_PECL_HTTP_VERSION "2.0.4"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry