Prepare 2.2.x branch for upcoming 2.2.0-dev1 release.

This commit is contained in:
brectanus
2007-05-11 17:05:00 +00:00
parent ccbdf87d19
commit f20cee53b5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
?? ??? 2007 - 2.2.0-trunk
11 May 2007 - 2.2.0-dev1
-------------------------
* Add SecGeoLookupsDb, @geoLookups and GEO collection to support

View File

@@ -51,7 +51,7 @@ typedef struct msc_string msc_string;
#include "http_protocol.h"
#define MODULE_NAME "ModSecurity"
#define MODULE_RELEASE "2.2.0-trunk"
#define MODULE_RELEASE "2.2.0-dev1"
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
#define PHASE_REQUEST_HEADERS 1

View File

@@ -3,7 +3,7 @@
<title>ModSecurity Reference Manual</title>
<articleinfo>
<releaseinfo>Version 2.2.0-trunk / (May 3, 2007)</releaseinfo>
<releaseinfo>Version 2.2.0-dev1 / (May 11, 2007)</releaseinfo>
<copyright>
<year>2004-2007</year>