Update versions to 2.1.x for branch.

This commit is contained in:
brectanus
2007-09-12 19:06:52 +00:00
parent 8106064eb9
commit 4b97711e84
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
xx xxx 2007 - 2.1.x
-------------------
11 Sep 2007 - 2.1.3 11 Sep 2007 - 2.1.3
------------------- -------------------

View File

@@ -48,7 +48,7 @@ typedef struct msc_string msc_string;
#include "http_protocol.h" #include "http_protocol.h"
#define MODULE_NAME "ModSecurity" #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 MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
#define PHASE_REQUEST_HEADERS 1 #define PHASE_REQUEST_HEADERS 1

View File

@@ -3,7 +3,7 @@
<title>ModSecurity Reference Manual</title> <title>ModSecurity Reference Manual</title>
<articleinfo> <articleinfo>
<releaseinfo>Version 2.1.3 / (September 11, 2007)</releaseinfo> <releaseinfo>Version 2.1.x / (September 11, 2007)</releaseinfo>
<copyright> <copyright>
<year>2004-2007</year> <year>2004-2007</year>