X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=793b21334371e0f1846deb92e482019f063036a5;hb=5aa958980652d72433ba8e9e500b8dfd123d56a1;hp=58f191e35e88b743254756d5d279557f1d08bf14;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index 58f191e..793b213 100644 --- a/php_http.h +++ b/php_http.h @@ -6,7 +6,7 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2005, Michael Wallner | + | Copyright (c) 2004-2006, Michael Wallner | +--------------------------------------------------------------------+ */ @@ -15,7 +15,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_EXT_HTTP_VERSION "0.21.0dev" +#define PHP_EXT_HTTP_VERSION "0.21.0" #include "php.h" #include "php_http_std_defs.h"