From 84326eb53e79d2baa276a2632e8b3ac755146873 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 12 Feb 2009 13:48:59 +0000 Subject: [PATCH] version(changelog info --- package2.xml | 13 ++++++------- php_http.h | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) 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" -- 2.30.2