Change release version to v3.0.1

This commit is contained in:
Felipe Zimmerle 2018-04-01 21:23:25 -03:00
parent 01625bbb38
commit f67ff0aa67
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277
2 changed files with 3 additions and 3 deletions

View File

@ -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]

View File

@ -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"