diff --git a/CHANGES b/CHANGES index 8c4233d..f4a6377 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -v1.0.x - YYYY-MMM-DD (To be released) +v1.0.3 - 2022-May-24 -------------------- - Support http protocol versions besides 0.9, 1.0, 1.1, 2.0 diff --git a/src/ngx_http_modsecurity_common.h b/src/ngx_http_modsecurity_common.h index a5ce60c..11fdc2d 100644 --- a/src/ngx_http_modsecurity_common.h +++ b/src/ngx_http_modsecurity_common.h @@ -56,7 +56,7 @@ #define MODSECURITY_NGINX_MAJOR "1" #define MODSECURITY_NGINX_MINOR "0" -#define MODSECURITY_NGINX_PATCHLEVEL "2" +#define MODSECURITY_NGINX_PATCHLEVEL "3" #define MODSECURITY_NGINX_TAG "" #define MODSECURITY_NGINX_TAG_NUM "100"