diff options
author | chai <chaifix@163.com> | 2018-08-18 22:15:27 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-18 22:15:27 +0800 |
commit | 22bb9b537caff927ef8c83bde82d58253ffbb1e4 (patch) | |
tree | f5328481574fd65d3f8a8b444ef26f34eab2d701 /src/lua/luaopen_jin.h | |
parent | 398966630f99329021d4335d819326e27a9d49df (diff) |
*update
Diffstat (limited to 'src/lua/luaopen_jin.h')
-rw-r--r-- | src/lua/luaopen_jin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/luaopen_jin.h b/src/lua/luaopen_jin.h index 9cceb9e..8bd902e 100644 --- a/src/lua/luaopen_jin.h +++ b/src/lua/luaopen_jin.h @@ -25,7 +25,7 @@ #define MODULE_NAME "jin" #define VERSION "0.1.1" -#define REVISION 101 +#define REVISION 101 #define AUTHOR "chai" namespace jin |