diff options
| author | Lua Team <team@lua.org> | 2013-11-11 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2013-11-11 12:00:00 +0000 |
| commit | 357e7cdc32cd4224b03748e4f284857e47f70a68 (patch) | |
| tree | 43dd992e668609554251ce6b69df4c29d560835e /Makefile | |
| parent | dc27609467d2699ac9252e89d632432ac5f798f2 (diff) | |
| download | lua-github-5.2.3.tar.gz | |
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.2 -R= $V.1 +R= $V.3 # Targets start here. all: $(PLAT) |
