From: Michael Wallner Date: Thu, 13 Aug 2009 15:27:43 +0000 (+0000) Subject: release 1.6.5 X-Git-Tag: RELEASE_1_6_5 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=b1417a83c654191f5347a3b84be276b62efdfc30;hp=b1cd897ec625bcb3a3739eeb9b9a650602920af3;p=m6w6%2Fext-http release 1.6.5 --- diff --git a/php_http.h b/php_http.h index bc149a6..2e6ec82 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.5-dev" +#define PHP_HTTP_VERSION "1.6.5" #ifdef HAVE_CONFIG_H # include "config.h"