Skip to content

Commit 8ebc638

Browse files
committed
bumped API version to 0.0.5.
1 parent c2bcc18 commit 8ebc638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/ngx_stream_lua_api.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/* Public API for other Nginx modules */
2222

2323

24-
#define ngx_stream_lua_version 4
24+
#define ngx_stream_lua_version 5
2525

2626

2727
typedef struct {

0 commit comments

Comments
 (0)