mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Update versions for release.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,5 +1,5 @@
|
|||||||
28 Mar 2008 - 2.5.2-rc1
|
02 Apr 2008 - 2.5.2
|
||||||
-----------------------
|
-------------------
|
||||||
|
|
||||||
* Allow HTTP_* targets as an alias for REQUEST_HEADERS:*.
|
* Allow HTTP_* targets as an alias for REQUEST_HEADERS:*.
|
||||||
|
|
||||||
|
|||||||
@@ -63,8 +63,8 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
|
|||||||
#define MODSEC_VERSION_MAJOR "2"
|
#define MODSEC_VERSION_MAJOR "2"
|
||||||
#define MODSEC_VERSION_MINOR "5"
|
#define MODSEC_VERSION_MINOR "5"
|
||||||
#define MODSEC_VERSION_MAINT "2"
|
#define MODSEC_VERSION_MAINT "2"
|
||||||
#define MODSEC_VERSION_TYPE "-rc"
|
#define MODSEC_VERSION_TYPE ""
|
||||||
#define MODSEC_VERSION_RELEASE "1"
|
#define MODSEC_VERSION_RELEASE ""
|
||||||
|
|
||||||
#define MODULE_NAME "ModSecurity for Apache"
|
#define MODULE_NAME "ModSecurity for Apache"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user