From 0c3f6bd2c2cf96c8023c82bc4affa4e58ce27f19 Mon Sep 17 00:00:00 2001 From: brectanus Date: Wed, 7 May 2008 16:25:07 +0000 Subject: [PATCH] Change version/date for release of 2.5.4. --- CHANGES | 2 +- apache2/modsecurity.h | 2 +- doc/modsecurity2-apache-reference.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index d8e37f29..2913c64d 100644 --- a/CHANGES +++ b/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 diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 96280ea5..eabcc79a 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -62,7 +62,7 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[]; #define MODSEC_VERSION_MAJOR "2" #define MODSEC_VERSION_MINOR "5" -#define MODSEC_VERSION_MAINT "3" +#define MODSEC_VERSION_MAINT "4" #define MODSEC_VERSION_TYPE "" #define MODSEC_VERSION_RELEASE "" diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index d0dda727..eeda6c4f 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -4,7 +4,7 @@ Manual - Version 2.5.3 (April 24, 2008) + Version 2.5.4 (May 7, 2008) 2004-2008