Skip to content

Commit f341daa

Browse files
committed
api: bumped API version to 1.10.13.
1 parent 52af63a commit f341daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/ngx_http_lua_api.h

Lines changed: 1 addition & 1 deletion
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 10012
22+
#define ngx_http_lua_version 10013
2323

2424

2525
typedef struct {

0 commit comments

Comments
 (0)