Release 1.2.0

This commit is contained in:
Cloud Wu
2018-11-06 11:11:29 +08:00
parent 8a3a0c1b71
commit 2ee85a91f9
2 changed files with 20 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ Run these in different consoles:
## About Lua version
Skynet now uses a modified version of lua 5.3.4 ( https://github.com/ejoy/lua/tree/skynet ) for multiple lua states.
Skynet now uses a modified version of lua 5.3.5 ( https://github.com/ejoy/lua/tree/skynet ) for multiple lua states.
You can also use official Lua versions, just edit the Makefile by yourself.