From 323963a189eaa912414a6b6cd0eb69aac903afd6 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 4 Oct 2005 08:51:34 +0000 Subject: [PATCH 1/1] - release 0.14.2 --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index e457d2d..1079eaf 100644 --- a/php_http.h +++ b/php_http.h @@ -18,7 +18,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define HTTP_PEXT_VERSION "0.14.2dev" +#define HTTP_PEXT_VERSION "0.14.2" /* make compile on Win32 */ #ifdef HTTP_HAVE_CURL -- 2.30.2