diff --git a/CHANGES b/CHANGES index d8fef4e1..57a8e985 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +xx xxx 2007 - 2.1.x +------------------- + 11 Sep 2007 - 2.1.3 ------------------- diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 71964d8c..94968b0f 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.3" +#define MODULE_RELEASE "2.1.x" #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 dec1d431..802236aa 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3,7 +3,7 @@