Change release version to v3.0.0

This commit is contained in:
Felipe Zimmerle
2017-12-13 19:09:08 -03:00
parent eaa4770c5d
commit c1cd668acb
2 changed files with 5 additions and 5 deletions

View File

@@ -191,8 +191,8 @@ namespace modsecurity {
#define MODSECURITY_MAJOR "3"
#define MODSECURITY_MINOR "0"
#define MODSECURITY_PATCHLEVEL "0"
#define MODSECURITY_TAG "rc1"
#define MODSECURITY_TAG_NUM "051"
#define MODSECURITY_TAG ""
#define MODSECURITY_TAG_NUM "100"
#define MODSECURITY_VERSION MODSECURITY_MAJOR "." \
MODSECURITY_MINOR "." MODSECURITY_PATCHLEVEL \