We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fd138 commit 1fc857fCopy full SHA for 1fc857f
CHANGES
@@ -1,5 +1,5 @@
1
-v1.0.x - YYYY-MMM-DD (To be released)
2
--------------------------------------
+v1.0.1 - 2019-Dec-16
+--------------------
3
4
- Fixed obtaining of server_addr
5
[Issue #167, #168 - @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 "0"
+#define MODSECURITY_NGINX_PATCHLEVEL "1"
60
#define MODSECURITY_NGINX_TAG ""
61
#define MODSECURITY_NGINX_TAG_NUM "100"
62
0 commit comments