From: Michael Wallner Date: Thu, 2 Jan 2014 15:09:55 +0000 (+0100) Subject: release 2.0.4 X-Git-Tag: RELEASE_2_0_4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=8a3043b76323ea3b7e42432a4834d4aa9abd05bb release 2.0.4 --- diff --git a/php_http.h b/php_http.h index 98ec0d7..0d26139 100644 --- a/php_http.h +++ b/php_http.h @@ -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