Imported Upstream version 5.3.4
[platform/upstream/lua.git] / Makefile
index c795dd7..119110d 100644 (file)
--- a/Makefile
+++ b/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)