From 5c07652f6b1178d17d1965516e2587eb3992bdbc Mon Sep 17 00:00:00 2001 From: Cloud Wu Date: Mon, 5 Jan 2015 16:29:15 +0800 Subject: [PATCH] add readme for lua 5.3.0 rc3 --- 3rd/lua/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 3rd/lua/README diff --git a/3rd/lua/README b/3rd/lua/README new file mode 100644 index 00000000..0da6217c --- /dev/null +++ b/3rd/lua/README @@ -0,0 +1,3 @@ +Lua 5.3.0 rc3 http://www.lua.org/work/lua-5.3.0-rc3.tar.gz + +It will be update to final version when lua 5.3.0 released.