From: Michael Wallner Date: Fri, 5 Dec 2008 09:14:55 +0000 (+0000) Subject: jesus, set a reasonable version X-Git-Tag: RELEASE_1_6_2~5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=7735237ff61ba6fe2fba190fdd59937097427e2f;ds=sidebyside jesus, set a reasonable version --- diff --git a/php_http.h b/php_http.h index 69ff05a..887ffee 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.1-dev" +#define PHP_HTTP_VERSION "1.6.2-dev" #ifdef HAVE_CONFIG_H # include "config.h"