mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Update CHANGES and msc_release.h
This commit is contained in:
parent
6335e5426c
commit
8fd1c0f76e
6
CHANGES
6
CHANGES
@ -11,6 +11,12 @@
|
||||
|
||||
* Fixed Errors compiling NGINX version.
|
||||
|
||||
* Added Include directive into standalone module. IIS and NGINX module should
|
||||
support Include directive like Apache2.
|
||||
|
||||
* Added MULTIPART_INVALID_PART flag. Also used in rule id 200002 for multipart strict
|
||||
validation.
|
||||
|
||||
* Updated Reference Manual.
|
||||
|
||||
25 Sep 2012 - 2.6.8
|
||||
|
@ -39,8 +39,8 @@
|
||||
#define MODSEC_VERSION_MAJOR "2"
|
||||
#define MODSEC_VERSION_MINOR "7"
|
||||
#define MODSEC_VERSION_MAINT "0"
|
||||
#define MODSEC_VERSION_TYPE "-rc"
|
||||
#define MODSEC_VERSION_RELEASE "3"
|
||||
#define MODSEC_VERSION_TYPE ""
|
||||
#define MODSEC_VERSION_RELEASE ""
|
||||
|
||||
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user