Update version for trunk.

This commit is contained in:
brectanus
2008-03-28 17:33:19 +00:00
parent 5f09dbb3ee
commit b74b659114
2 changed files with 5 additions and 5 deletions

View File

@@ -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"