mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-14 07:27:09 +03:00
Add a verbose output option to build.
Cleanup mlogc build and warnings.
This commit is contained in:
@@ -47,9 +47,9 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
|
||||
|
||||
#define MODSEC_VERSION_MAJOR "2"
|
||||
#define MODSEC_VERSION_MINOR "5"
|
||||
#define MODSEC_VERSION_MAINT "8"
|
||||
#define MODSEC_VERSION_TYPE ""
|
||||
#define MODSEC_VERSION_RELEASE "0"
|
||||
#define MODSEC_VERSION_MAINT "9"
|
||||
#define MODSEC_VERSION_TYPE "-dev"
|
||||
#define MODSEC_VERSION_RELEASE "1"
|
||||
|
||||
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user