We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279db43 commit 2497e6aCopy full SHA for 2497e6a
CHANGES
@@ -1,5 +1,5 @@
1
-v1.0.x - YYYY-MMM-DD (To be released)
2
--------------------------------------
+v1.0.2 - 2021-Jun-02
+--------------------
3
4
- Fix auditlog in case of internal redirect
5
[Issue #90 - @AirisX, @defanator]
src/ngx_http_modsecurity_common.h
@@ -56,7 +56,7 @@
56
57
#define MODSECURITY_NGINX_MAJOR "1"
58
#define MODSECURITY_NGINX_MINOR "0"
59
-#define MODSECURITY_NGINX_PATCHLEVEL "1"
+#define MODSECURITY_NGINX_PATCHLEVEL "2"
60
#define MODSECURITY_NGINX_TAG ""
61
#define MODSECURITY_NGINX_TAG_NUM "100"
62
0 commit comments