mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Changed version number to 2.1.0.
This commit is contained in:
parent
98188bd9b5
commit
3e95d3c347
4
CHANGES
4
CHANGES
@ -1,6 +1,6 @@
|
||||
|
||||
22 Feb 2006 - 2.1.0-rc7+
|
||||
------------------------
|
||||
23 Feb 2006 - 2.1.0
|
||||
-------------------
|
||||
|
||||
* Removed the "Connection reset by peer" message, which has nothing
|
||||
to do with us. Actually the message was downgraded from ERROR to
|
||||
|
@ -50,7 +50,7 @@ typedef struct msc_string msc_string;
|
||||
#include "http_protocol.h"
|
||||
|
||||
#define MODULE_NAME "ModSecurity"
|
||||
#define MODULE_RELEASE "2.1.0-rc7"
|
||||
#define MODULE_RELEASE "2.1.0"
|
||||
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
||||
|
||||
#define PHASE_REQUEST_HEADERS 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user