We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01625bb commit f67ff0aCopy full SHA for f67ff0a
CHANGES
@@ -1,5 +1,5 @@
1
-v3.0.x - YYYY-MMM-DD (To be released)
2
--------------------------------------
+v3.0.1 - 2018-Apr-02
+--------------------
3
4
- Adds support for ctl:ruleRemoveByTag
5
[@zimmerle, @weliu]
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 "0"
+#define MODSECURITY_PATCHLEVEL "1"
194
#define MODSECURITY_TAG ""
195
#define MODSECURITY_TAG_NUM "100"
196
0 commit comments