Update to core rules 1.4.3.

Update version to prepare for 2.1.2 final release.
This commit is contained in:
brectanus
2007-07-25 19:30:48 +00:00
parent 08300020d3
commit e405631d78
15 changed files with 418 additions and 280 deletions

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