diff options
| author | Lua Team <team@lua.org> | 2012-02-13 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2012-02-13 12:00:00 +0000 |
| commit | 446741d4085b98564350a70cf58f82f48a25b613 (patch) | |
| tree | a28e0246f0b0404a5c066b8f2a888db45e30fc44 /Makefile | |
| parent | c16585cbf62fae1a5e4788241e94b789a8e05a34 (diff) | |
| download | lua-github-5.1.x.tar.gz | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
