From f1ea6fa6d1cb952f239a5cf4d9e6800c9cc8a165 Mon Sep 17 00:00:00 2001 From: brectanus Date: Wed, 25 Apr 2007 21:21:26 +0000 Subject: [PATCH] Prepare for initial -breach release, 2.1.1-breach1 --- CHANGES | 4 ++-- apache2/modsecurity.h | 2 +- doc/modsecurity2-apache-reference.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 66f37980..f9b458cf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -25 Apr 2007 - 2.1.x -------------------- +25 Apr 2007 - 2.1.1-breach1 +--------------------------- * Added SecAuditLog2 directive to allow redundent concurrent audit log index files. This will allow sending audit data to two consoles, etc. diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 6cacf01a..ddc6347f 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -50,7 +50,7 @@ typedef struct msc_string msc_string; #include "http_protocol.h" #define MODULE_NAME "ModSecurity" -#define MODULE_RELEASE "2.1.1" +#define MODULE_RELEASE "2.1.1-breach1" #define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)") #define PHASE_REQUEST_HEADERS 1 diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 8eeaf60f..f0d6d435 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3,7 +3,7 @@ ModSecurity Reference Manual - Version 2.1.1 / (April 11, 2007) + Version 2.1.1-breach1 / (April 25, 2007) 2004-2007