Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmerle committed Dec 12, 2019
1 parent c6fd138 commit 1fc857f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
@@ -1,5 +1,5 @@
v1.0.x - YYYY-MMM-DD (To be released)
-------------------------------------
v1.0.1 - 2019-Dec-16
--------------------

- Fixed obtaining of server_addr
[Issue #167, #168 - @defanator]
Expand Down
2 changes: 1 addition & 1 deletion src/ngx_http_modsecurity_common.h
Expand Up @@ -56,7 +56,7 @@

#define MODSECURITY_NGINX_MAJOR "1"
#define MODSECURITY_NGINX_MINOR "0"
#define MODSECURITY_NGINX_PATCHLEVEL "0"
#define MODSECURITY_NGINX_PATCHLEVEL "1"
#define MODSECURITY_NGINX_TAG ""
#define MODSECURITY_NGINX_TAG_NUM "100"

Expand Down

0 comments on commit 1fc857f

Please sign in to comment.