From: Michael Wallner Date: Thu, 12 Feb 2009 13:48:59 +0000 (+0000) Subject: version(changelog info X-Git-Tag: RELEASE_1_6_3~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=84326eb53e79d2baa276a2632e8b3ac755146873 version(changelog info --- diff --git a/package2.xml b/package2.xml index e35c328..2ac4252 100644 --- a/package2.xml +++ b/package2.xml @@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2008-12-05 + 2009-02-12 - 1.6.2 + 1.6.3 1.6.0 @@ -39,11 +39,10 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised diff --git a/php_http.h b/php_http.h index 7495a41..fbb327b 100644 --- a/php_http.h +++ b/php_http.h @@ -15,7 +15,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_HTTP_VERSION "1.6.2" +#define PHP_HTTP_VERSION "1.6.3-dev" #ifdef HAVE_CONFIG_H # include "config.h"