mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Update version for trunk.
This commit is contained in:
@@ -61,10 +61,10 @@ typedef struct modsec_build_type_rec {
|
||||
extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
|
||||
|
||||
#define MODSEC_VERSION_MAJOR "2"
|
||||
#define MODSEC_VERSION_MINOR "5"
|
||||
#define MODSEC_VERSION_MAINT "1"
|
||||
#define MODSEC_VERSION_TYPE "-breach"
|
||||
#define MODSEC_VERSION_RELEASE "1"
|
||||
#define MODSEC_VERSION_MINOR "6"
|
||||
#define MODSEC_VERSION_MAINT "0"
|
||||
#define MODSEC_VERSION_TYPE "-trunk"
|
||||
#define MODSEC_VERSION_RELEASE ""
|
||||
|
||||
#define MODULE_NAME "ModSecurity for Apache"
|
||||
|
||||
|
Reference in New Issue
Block a user