From b07c0c2ee31a9061674c2d4e941769129b6e0e86 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 9 Mar 2016 14:45:40 +0100 Subject: [PATCH 1/1] back to dev [ci skip] --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 1bcb092..fe5ae5d 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 "3.0.1" +#define PHP_PECL_HTTP_VERSION "3.0.2dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry -- 2.30.2