summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lua/Makefile')
-rw-r--r--3rdparty/lua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/lua/Makefile b/3rdparty/lua/Makefile
index c795dd7930a..119110d2f01 100644
--- a/3rdparty/lua/Makefile
+++ b/3rdparty/lua/Makefile
@@ -46,7 +46,7 @@ TO_MAN= lua.1 luac.1
# Lua version and release.
V= 5.3
-R= $V.3
+R= $V.4
# Targets start here.
all: $(PLAT)