From 78b58967b4befb4118572312f82f63d77e102b41 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 22 Aug 2016 15:50:10 +0200 Subject: [PATCH] prepare 2.6.0beta1 --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 30fb37d..4f3e4e0 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.6.0dev" +#define PHP_PECL_HTTP_VERSION "2.6.0beta1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry -- 2.30.2