mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Changes release tag to -rc1
This commit is contained in:
parent
224f6ef260
commit
cca3642530
@ -191,8 +191,8 @@ namespace modsecurity {
|
||||
#define MODSECURITY_MAJOR "3"
|
||||
#define MODSECURITY_MINOR "0"
|
||||
#define MODSECURITY_PATCHLEVEL "0"
|
||||
#define MODSECURITY_TAG "-alpha"
|
||||
#define MODSECURITY_TAG_NUM "001"
|
||||
#define MODSECURITY_TAG "rc1"
|
||||
#define MODSECURITY_TAG_NUM "051"
|
||||
|
||||
#define MODSECURITY_VERSION MODSECURITY_MAJOR "." \
|
||||
MODSECURITY_MINOR "." MODSECURITY_PATCHLEVEL \
|
||||
|
Loading…
x
Reference in New Issue
Block a user