Skip to content

Commit f67ff0a

Browse files
author
Felipe Zimmerle
committed
Change release version to v3.0.1
1 parent 01625bb commit f67ff0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
v3.0.x - YYYY-MMM-DD (To be released)
2-
-------------------------------------
1+
v3.0.1 - 2018-Apr-02
2+
--------------------
33

44
- Adds support for ctl:ruleRemoveByTag
55
[@zimmerle, @weliu]

headers/modsecurity/modsecurity.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ namespace modsecurity {
190190

191191
#define MODSECURITY_MAJOR "3"
192192
#define MODSECURITY_MINOR "0"
193-
#define MODSECURITY_PATCHLEVEL "0"
193+
#define MODSECURITY_PATCHLEVEL "1"
194194
#define MODSECURITY_TAG ""
195195
#define MODSECURITY_TAG_NUM "100"
196196

0 commit comments

Comments
 (0)