diff --git a/CHANGES b/CHANGES index 3af6980..560c589 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -v1.0.x - YYYY-MMM-DD (To be released) -------------------------------------- +v1.0.2 - 2021-Jun-02 +-------------------- - Fix auditlog in case of internal redirect [Issue #90 - @AirisX, @defanator] diff --git a/src/ngx_http_modsecurity_common.h b/src/ngx_http_modsecurity_common.h index 727e18a..60218c4 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 "1" +#define MODSECURITY_NGINX_PATCHLEVEL "2" #define MODSECURITY_NGINX_TAG "" #define MODSECURITY_NGINX_TAG_NUM "100"