From: Michael Wallner Date: Fri, 30 Mar 2012 13:21:37 +0000 (+0000) Subject: missing version number X-Git-Tag: RELEASE_2_1_0_RC3~10^2^2~143 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;ds=inline;h=7181a2f2237aaea07a2c25a1255f77a6d6719a89;p=m6w6%2Fext-http missing version number --- diff --git a/php_http.h b/php_http.h index e8d5e40..1fe67e9 100644 --- a/php_http.h +++ b/php_http.h @@ -13,7 +13,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_HTTP_EXT_VERSION "2.0.0dev" +#define PHP_HTTP_EXT_VERSION "2.0.0dev10" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry