mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Change release version to v3.0.2
This commit is contained in:
parent
871a131864
commit
8d0f51beda
2
CHANGES
2
CHANGES
@ -1,4 +1,4 @@
|
||||
v3.0.2 - YYYY-MMM-DD
|
||||
v3.0.2 - 2018-Apr-03
|
||||
--------------------
|
||||
|
||||
- Fix lib version information while generating the .so file
|
||||
|
@ -190,7 +190,7 @@ namespace modsecurity {
|
||||
|
||||
#define MODSECURITY_MAJOR "3"
|
||||
#define MODSECURITY_MINOR "0"
|
||||
#define MODSECURITY_PATCHLEVEL "1"
|
||||
#define MODSECURITY_PATCHLEVEL "2"
|
||||
#define MODSECURITY_TAG ""
|
||||
#define MODSECURITY_TAG_NUM "100"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user