diff options
| author | Lua Team <team@lua.org> | 2015-06-03 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2015-06-03 12:00:00 +0000 |
| commit | 6ddf2b3ca86471f90439976967c9e608582f0d0b (patch) | |
| tree | 7fa563fe4062fcea38b86adfe8a26ac413f0d97b /Makefile | |
| parent | 34c362812ab38172d3da36404ec9a85f929579c5 (diff) | |
| download | lua-github-5.3.1-rc1.tar.gz | |
Lua 5.3.1-rc15.3.1-rc1
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ TO_MAN= lua.1 luac.1 # Lua version and release. V= 5.3 -R= $V.0 +R= $V.1 # Targets start here. all: $(PLAT) |
