Update versions for release.

This commit is contained in:
brectanus
2008-04-02 16:10:47 +00:00
parent ecddb188f3
commit ea25899520
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
28 Mar 2008 - 2.1.7-rc1
-----------------------
02 Apr 2008 - 2.1.7
-------------------
* Make sure temporary filehandles are closed after a transaction.

View File

@@ -48,7 +48,7 @@ typedef struct msc_string msc_string;
#include "http_protocol.h"
#define MODULE_NAME "ModSecurity"
#define MODULE_RELEASE "2.1.7-rc1"
#define MODULE_RELEASE "2.1.7"
#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.1.7-rc1 / (March 28, 2008)</releaseinfo>
<releaseinfo>Version 2.1.7 / (April 2, 2008)</releaseinfo>
<copyright>
<year>2004-2008</year>