Skip to content

Commit 2497e6a

Browse files
author
Felipe Zimmerle
committed
Version increment
1 parent 279db43 commit 2497e6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
v1.0.x - YYYY-MMM-DD (To be released)
2-
-------------------------------------
1+
v1.0.2 - 2021-Jun-02
2+
--------------------
33

44
- Fix auditlog in case of internal redirect
55
[Issue #90 - @AirisX, @defanator]

src/ngx_http_modsecurity_common.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
#define MODSECURITY_NGINX_MAJOR "1"
5858
#define MODSECURITY_NGINX_MINOR "0"
59-
#define MODSECURITY_NGINX_PATCHLEVEL "1"
59+
#define MODSECURITY_NGINX_PATCHLEVEL "2"
6060
#define MODSECURITY_NGINX_TAG ""
6161
#define MODSECURITY_NGINX_TAG_NUM "100"
6262

0 commit comments

Comments
 (0)