Update version for 2.1.4.

This commit is contained in:
brectanus
2007-10-15 17:46:21 +00:00
parent ce53acb348
commit e8c162e7a9

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