Skip to content

Commit d59e4ad

Browse files
committed
Version increment to 1.0.3
1 parent 1c45440 commit d59e4ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v1.0.x - YYYY-MMM-DD (To be released)
1+
v1.0.3 - 2022-May-24
22
--------------------
33

44
- Support http protocol versions besides 0.9, 1.0, 1.1, 2.0

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 "2"
59+
#define MODSECURITY_NGINX_PATCHLEVEL "3"
6060
#define MODSECURITY_NGINX_TAG ""
6161
#define MODSECURITY_NGINX_TAG_NUM "100"
6262

0 commit comments

Comments
 (0)