Skip to content

Commit

Permalink
Change release version to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Zimmerle committed Apr 2, 2018
1 parent 01625bb commit f67ff0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
2 changes: 1 addition & 1 deletion headers/modsecurity/modsecurity.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit f67ff0a

Please sign in to comment.