Update version for 2.5.10-dev2.

This commit is contained in:
b1v1r
2009-08-12 22:24:13 +00:00
parent 0680e9e71a
commit d25d740c94
3 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
03 Aug 2009 - 2.5.10
--------------------
12 Aug 2009 - 2.5.10-dev2
-------------------------
* Fixed crash on configuration if SecMarker is used before any rules.
@@ -7,6 +7,10 @@
* Cleanup build system for mlogc.
03 Aug 2009 - 2.5.10-dev1
-------------------------
* Allow mlogc to periodically flush memory pools.
* Using nolog,auditlog will now log the "Message:" line to the auditlog, but

View File

@@ -50,7 +50,7 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
#define MODSEC_VERSION_MINOR "5"
#define MODSEC_VERSION_MAINT "10"
#define MODSEC_VERSION_TYPE "-dev"
#define MODSEC_VERSION_RELEASE "1"
#define MODSEC_VERSION_RELEASE "2"
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE

View File

@@ -6,7 +6,7 @@
Manual</title>
<articleinfo>
<releaseinfo>Version 2.5.10 (Aug 3, 2009)</releaseinfo>
<releaseinfo>Version 2.5.10-dev2 (Aug 12, 2009)</releaseinfo>
<copyright>
<year>2004-2009</year>