From e8c162e7a916395d0d375c10447bc45572362bbe Mon Sep 17 00:00:00 2001 From: brectanus Date: Mon, 15 Oct 2007 17:46:21 +0000 Subject: [PATCH] Update version for 2.1.4. --- apache2/modsecurity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 94968b0f..c6689879 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -48,7 +48,7 @@ typedef struct msc_string msc_string; #include "http_protocol.h" #define MODULE_NAME "ModSecurity" -#define MODULE_RELEASE "2.1.x" +#define MODULE_RELEASE "2.1.4" #define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)") #define PHASE_REQUEST_HEADERS 1