Prepare 2.5.x branch for next release.

This commit is contained in:
brectanus
2008-07-31 20:30:03 +00:00
parent 5c06f31001
commit bab6fdba35
3 changed files with 40 additions and 35 deletions

View File

@@ -74,9 +74,9 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
#define MODSEC_VERSION_MAJOR "2"
#define MODSEC_VERSION_MINOR "5"
#define MODSEC_VERSION_MAINT "6"
#define MODSEC_VERSION_TYPE ""
#define MODSEC_VERSION_RELEASE ""
#define MODSEC_VERSION_MAINT "7"
#define MODSEC_VERSION_TYPE "dev"
#define MODSEC_VERSION_RELEASE "1"
#define MODULE_NAME "ModSecurity for Apache"