mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Change release version to v3.0.2
This commit is contained in:
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"
|
||||
|
||||
|
Reference in New Issue
Block a user