From d38f5da865a8f0111ac114c3317f56ee004c9f73 Mon Sep 17 00:00:00 2001 From: brectanus Date: Fri, 7 Mar 2008 20:50:00 +0000 Subject: [PATCH] Change branch version back to -rc1 for re-taging. --- CHANGES | 4 ++-- apache2/modsecurity.h | 4 ++-- doc/modsecurity2-apache-reference.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index e567ed43..f562ac3c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -07 Mar 2008 - 2.5.1-breach2 ---------------------------- +07 Mar 2008 - 2.5.1-rc1 +----------------------- * Fixed an issue where a match would not occur if transformation caching was enabled. diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 9132225c..9ad547bc 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -63,8 +63,8 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[]; #define MODSEC_VERSION_MAJOR "2" #define MODSEC_VERSION_MINOR "5" #define MODSEC_VERSION_MAINT "1" -#define MODSEC_VERSION_TYPE "-breach" -#define MODSEC_VERSION_RELEASE "2" +#define MODSEC_VERSION_TYPE "-rc" +#define MODSEC_VERSION_RELEASE "1" #define MODULE_NAME "ModSecurity for Apache" diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 42a711b8..e422f71a 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -4,7 +4,7 @@ Manual - Version 2.5.1-breach2 (March 07, 2008) + Version 2.5.1-rc1 (March 07, 2008) 2004-2008