mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Update versions/dates for 2.1.6 release on the 19th.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,5 +1,5 @@
|
||||
11 Feb 2008 - 2.1.6-rc1
|
||||
-----------------------
|
||||
19 Feb 2008 - 2.1.6
|
||||
-------------------
|
||||
|
||||
* Fixed crash on startup when ENV is improperly used without a parameter.
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ typedef struct msc_string msc_string;
|
||||
#include "http_protocol.h"
|
||||
|
||||
#define MODULE_NAME "ModSecurity"
|
||||
#define MODULE_RELEASE "2.1.6-rc1"
|
||||
#define MODULE_RELEASE "2.1.6"
|
||||
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
||||
|
||||
#define PHASE_REQUEST_HEADERS 1
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<title>ModSecurity Reference Manual</title>
|
||||
|
||||
<articleinfo>
|
||||
<releaseinfo>Version 2.1.6-rc1 / (February 11, 2008)</releaseinfo>
|
||||
<releaseinfo>Version 2.1.6 / (February 19, 2008)</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
<year>2004-2008</year>
|
||||
|
||||
Reference in New Issue
Block a user