From 391c9a6e51b6b1476dc0a7d8561824d1844e60ca Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 16 Nov 2005 16:47:12 +0000 Subject: [PATCH] - use right version --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index b62777e..2c36aad 100644 --- a/php_http.h +++ b/php_http.h @@ -15,7 +15,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define HTTP_PEXT_VERSION "0.18.0dev" +#define HTTP_PEXT_VERSION "0.18.0" /* make compile on Win32 */ #ifdef HTTP_HAVE_CURL -- 2.30.2