From: Michael Wallner Date: Tue, 5 Aug 2014 15:17:24 +0000 (+0200) Subject: back to dev X-Git-Tag: RELEASE_2_1_0_RC3~11 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=ca609b1186de2c8e5da517f2d44da1faeaa9adcd back to dev --- diff --git a/package.xml b/package.xml index 4b5dbed..bd7b579 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2014-08-05 - 2.1.0RC2 + 2.1.0dev 2.1.0 @@ -48,10 +48,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index b5de222..a911044 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.1.0RC2" +#define PHP_PECL_HTTP_VERSION "2.1.0dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry