mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Change release version to v3.0.3
This commit is contained in:
parent
e4d6d61cf4
commit
4e6e4243a8
4
CHANGES
4
CHANGES
@ -1,5 +1,5 @@
|
||||
v3.0.3 - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
v3.0.3 - 2018-Nov-05
|
||||
--------------------
|
||||
|
||||
- Fix double macros bug
|
||||
[Issue #1943 - @supplient, @zimmerle]
|
||||
|
@ -190,7 +190,7 @@ namespace modsecurity {
|
||||
|
||||
#define MODSECURITY_MAJOR "3"
|
||||
#define MODSECURITY_MINOR "0"
|
||||
#define MODSECURITY_PATCHLEVEL "2"
|
||||
#define MODSECURITY_PATCHLEVEL "3"
|
||||
#define MODSECURITY_TAG ""
|
||||
#define MODSECURITY_TAG_NUM "100"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user