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

@@ -1,3 +1,7 @@
31 Jul 2008 - 2.5.7-dev1
------------------------
31 Jul 2008 - 2.5.6 31 Jul 2008 - 2.5.6
------------------- -------------------
@@ -26,6 +30,7 @@
* Updated mlogc to version 1.4.5 which adds a LockFile directive and fixes an * Updated mlogc to version 1.4.5 which adds a LockFile directive and fixes an
issue in which the configuration file may be deleted. issue in which the configuration file may be deleted.
05 Jun 2008 - 2.5.5 05 Jun 2008 - 2.5.5
------------------- -------------------

View File

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

View File

@@ -4,7 +4,7 @@
Manual</title> Manual</title>
<articleinfo> <articleinfo>
<releaseinfo>Version 2.5.6 (July 31, 2008)</releaseinfo> <releaseinfo>Version 2.5.7-dev1 (July 31, 2008)</releaseinfo>
<copyright> <copyright>
<year>2004-2008</year> <year>2004-2008</year>