Skip to content

Commit 5bd471a

Browse files
committedJan 17, 2025·
bumped version of lua-nginx-module to 10028.
1 parent 950b1fb commit 5bd471a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/api/ngx_http_lua_api.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/* Public API for other Nginx modules */
2020

2121

22-
#define ngx_http_lua_version 10027
22+
#define ngx_http_lua_version 10028
2323

2424

2525
typedef struct ngx_http_lua_co_ctx_s ngx_http_lua_co_ctx_t;

0 commit comments

Comments
 (0)
Please sign in to comment.