Nginx: set to STABLE

This commit is contained in:
Breno Silva
2013-05-14 08:54:52 -04:00
parent 400a5f5f55
commit b9a4322a3e
2 changed files with 7 additions and 1 deletions

View File

@@ -53,7 +53,7 @@
#define MODSEC_MODULE_NAME "ModSecurity for IIS (STABLE)"
#else
#ifdef VERSION_NGINX
#define MODSEC_MODULE_NAME "ModSecurity for nginx (RC)"
#define MODSEC_MODULE_NAME "ModSecurity for nginx (STABLE)"
#else
#ifdef VERSION_STANDALONE
#define MODSEC_MODULE_NAME "ModSecurity Standalone (STABLE)"