diff options
| author | Lua Team <team@lua.org> | 2015-02-26 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2015-02-26 12:00:00 +0000 |
| commit | 4fd8751bd02b0618b975504491e2221ced98c8d4 (patch) | |
| tree | ce972c3b21c96d9e7dfa59a4745e4fa0e6a18168 /Makefile | |
| parent | 357e7cdc32cd4224b03748e4f284857e47f70a68 (diff) | |
| download | lua-github-5.2.x.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.3 +R= $V.4 # Targets start here. all: $(PLAT) |
