File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ Version
6767=======
6868
6969This document describes ngx_lua
70- [ v0.10.16 ] ( https://github.com/openresty/lua-nginx-module/tags ) , which was released
71- on 2 July, 2020.
70+ [ v0.10.17 ] ( https://github.com/openresty/lua-nginx-module/tags ) , which was released
71+ on 3 July, 2020.
7272
7373Synopsis
7474========
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Production ready.
1515= Version =
1616
1717This document describes ngx_lua
18- [https://github.com/openresty/lua-nginx-module/tags v0.10.16 ], which was released
19- on 2 July, 2020.
18+ [https://github.com/openresty/lua-nginx-module/tags v0.10.17 ], which was released
19+ on 3 July, 2020.
2020
2121= Synopsis =
2222<geshi lang="nginx">
Original file line number Diff line number Diff line change 1919/* Public API for other Nginx modules */
2020
2121
22- #define ngx_http_lua_version 10016
22+ #define ngx_http_lua_version 10017
2323
2424
2525typedef struct {
You can’t perform that action at this time.
0 commit comments