Skip to content

Commit

Permalink
Change release version to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmerle committed Jul 7, 2021
1 parent cd5fba8 commit bf881a4
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.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
v3.0.5 - 2021-Jul-07
--------------------

- Handle URI received with uri-fragment
[@martinhsv]
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 "4"
#define MODSECURITY_PATCHLEVEL "5"
#define MODSECURITY_TAG ""
#define MODSECURITY_TAG_NUM "100"

Expand Down

0 comments on commit bf881a4

Please sign in to comment.