From 866583a87f689c19f5e969fb1c74d34c749e0166 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 11 Jul 2014 14:17:29 +0200 Subject: [PATCH] 2.0.7 --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 385c311..6615e18 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.6" +#define PHP_PECL_HTTP_VERSION "2.0.7" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry -- 2.30.2