From 4156933e0379c6cf95b65f565b5cf426aac086b6 Mon Sep 17 00:00:00 2001 From: Cloud Wu Date: Tue, 13 Jan 2015 11:09:16 +0800 Subject: [PATCH] update lua 5.3 final --- 3rd/lua/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/3rd/lua/README b/3rd/lua/README index 4ed252ff..1daa6438 100644 --- a/3rd/lua/README +++ b/3rd/lua/README @@ -1,3 +1,2 @@ -Lua 5.3.0 rc4 http://www.lua.org/work/lua-5.3.0-rc4.tar.gz +Copy from Lua 5.3.0 final http://www.lua.org/ftp/lua-5.3.0.tar.gz -It will be update to final version when lua 5.3.0 released.