Skip to content

Commit 1fc857f

Browse files
committed
Version increment
1 parent c6fd138 commit 1fc857f

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.1 - 2019-Dec-16
2+
--------------------
33

44
- Fixed obtaining of server_addr
55
[Issue #167, #168 - @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 "0"
59+
#define MODSECURITY_NGINX_PATCHLEVEL "1"
6060
#define MODSECURITY_NGINX_TAG ""
6161
#define MODSECURITY_NGINX_TAG_NUM "100"
6262

0 commit comments

Comments
 (0)