Skip to content

Commit cca3642

Browse files
author
Felipe Zimmerle
committed
Changes release tag to -rc1
1 parent 224f6ef commit cca3642

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

headers/modsecurity/modsecurity.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ namespace modsecurity {
191191
#define MODSECURITY_MAJOR "3"
192192
#define MODSECURITY_MINOR "0"
193193
#define MODSECURITY_PATCHLEVEL "0"
194-
#define MODSECURITY_TAG "-alpha"
195-
#define MODSECURITY_TAG_NUM "001"
194+
#define MODSECURITY_TAG "rc1"
195+
#define MODSECURITY_TAG_NUM "051"
196196

197197
#define MODSECURITY_VERSION MODSECURITY_MAJOR "." \
198198
MODSECURITY_MINOR "." MODSECURITY_PATCHLEVEL \

0 commit comments

Comments
 (0)