mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Change release version to v3.0.1
This commit is contained in:
parent
01625bbb38
commit
f67ff0aa67
4
CHANGES
4
CHANGES
@ -1,5 +1,5 @@
|
||||
v3.0.x - YYYY-MMM-DD (To be released)
|
||||
-------------------------------------
|
||||
v3.0.1 - 2018-Apr-02
|
||||
--------------------
|
||||
|
||||
- Adds support for ctl:ruleRemoveByTag
|
||||
[@zimmerle, @weliu]
|
||||
|
@ -190,7 +190,7 @@ namespace modsecurity {
|
||||
|
||||
#define MODSECURITY_MAJOR "3"
|
||||
#define MODSECURITY_MINOR "0"
|
||||
#define MODSECURITY_PATCHLEVEL "0"
|
||||
#define MODSECURITY_PATCHLEVEL "1"
|
||||
#define MODSECURITY_TAG ""
|
||||
#define MODSECURITY_TAG_NUM "100"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user