summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2012-02-13 12:00:00 +0000
committerrepogen <>2012-02-13 12:00:00 +0000
commit446741d4085b98564350a70cf58f82f48a25b613 (patch)
treea28e0246f0b0404a5c066b8f2a888db45e30fc44 /Makefile
parentc16585cbf62fae1a5e4788241e94b789a8e05a34 (diff)
downloadlua-github-5.1.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 6e78f66f..209a1324 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ TO_MAN= lua.1 luac.1
# Lua version and release.
V= 5.1
-R= 5.1.4
+R= 5.1.5
all: $(PLAT)