We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5fba8 commit bf881a4Copy full SHA for bf881a4
CHANGES
@@ -1,5 +1,5 @@
1
-v3.x.y - YYYY-MMM-DD (to be released)
2
--------------------------------------
+v3.0.5 - 2021-Jul-07
+--------------------
3
4
- Handle URI received with uri-fragment
5
[@martinhsv]
headers/modsecurity/modsecurity.h
@@ -190,7 +190,7 @@ namespace modsecurity {
190
191
#define MODSECURITY_MAJOR "3"
192
#define MODSECURITY_MINOR "0"
193
-#define MODSECURITY_PATCHLEVEL "4"
+#define MODSECURITY_PATCHLEVEL "5"
194
#define MODSECURITY_TAG ""
195
#define MODSECURITY_TAG_NUM "100"
196
0 commit comments