Skip to content

Commit fb1ecc7

Browse files
committed
bugfix: the version number should be 0.0.4 instead of http lua module's.
1 parent 7a17607 commit fb1ecc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/ngx_stream_lua_api.h

Lines changed: 1 addition & 1 deletion
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 10012
24+
#define ngx_stream_lua_version 4
2525

2626

2727
typedef struct {

0 commit comments

Comments
 (0)