mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 06:57:10 +03:00
Change version/date for release of 2.5.4.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,4 +1,4 @@
|
|||||||
24 Apr 2008 - 2.5.4
|
07 May 2008 - 2.5.4
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
* Fixed issue where transformation cache was using the SecDefaultAction
|
* Fixed issue where transformation cache was using the SecDefaultAction
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ 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 "3"
|
#define MODSEC_VERSION_MAINT "4"
|
||||||
#define MODSEC_VERSION_TYPE ""
|
#define MODSEC_VERSION_TYPE ""
|
||||||
#define MODSEC_VERSION_RELEASE ""
|
#define MODSEC_VERSION_RELEASE ""
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
Manual</title>
|
Manual</title>
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<releaseinfo>Version 2.5.3 (April 24, 2008)</releaseinfo>
|
<releaseinfo>Version 2.5.4 (May 7, 2008)</releaseinfo>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004-2008</year>
|
<year>2004-2008</year>
|
||||||
|
|||||||
Reference in New Issue
Block a user