From: Michael Wallner Date: Fri, 5 Dec 2008 09:31:18 +0000 (+0000) Subject: release 1.6.2 X-Git-Tag: RELEASE_1_6_2~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=d98b2e7cdf369bf32149aa62484e576c02d4c67b release 1.6.2 --- diff --git a/php_http.h b/php_http.h index 887ffee..7495a41 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-dev" +#define PHP_HTTP_VERSION "1.6.2" #ifdef HAVE_CONFIG_H # include "config.h"