lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I've downloaded lua-5.3.5.tar.gz and inside Makefile contains:
>
> # Lua version and release.
> V= 5.3
> R= $V.4

lua-5.3.5.tar.gz contains Lua 5.3.5 not Lua 5.3.4.
What you have seen is just a harmless glitch in the Makefile.
It has been reported before:
http://lua-users.org/lists/lua-l/2018-08/msg00074.html