Updated version number to 2.1.1-dev2

This commit is contained in:
ivanr
2007-03-08 12:02:30 +00:00
parent a818b37f98
commit 47058839aa
2 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,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.1-dev2"
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
#define PHASE_REQUEST_HEADERS 1