Change release version to v3.0.2

This commit is contained in:
Felipe Zimmerle 2018-04-03 10:47:48 -03:00
parent 871a131864
commit 8d0f51beda
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277
2 changed files with 2 additions and 2 deletions

View File

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

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