Update version to 2.1.5-rc1.

This commit is contained in:
brectanus
2007-12-21 17:53:20 +00:00
parent 50496f6598
commit 1a4f9f9193

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.4"
#define MODULE_RELEASE "2.1.5-rc1"
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
#define PHASE_REQUEST_HEADERS 1