summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2015-02-26 12:00:00 +0000
committerrepogen <>2015-02-26 12:00:00 +0000
commit4fd8751bd02b0618b975504491e2221ced98c8d4 (patch)
treece972c3b21c96d9e7dfa59a4745e4fa0e6a18168 /Makefile
parent357e7cdc32cd4224b03748e4f284857e47f70a68 (diff)
downloadlua-github-5.2.x.tar.gz
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2c7db4a..b2a62cfd 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ TO_MAN= lua.1 luac.1
# Lua version and release.
V= 5.2
-R= $V.3
+R= $V.4
# Targets start here.
all: $(PLAT)