Change release version to v3.0.5

This commit is contained in:
Felipe Zimmerle 2021-06-29 10:00:50 -03:00
parent cd5fba8974
commit bf881a4eda
2 changed files with 3 additions and 3 deletions

View File

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

View File

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