lua-users home
lua-l archive

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


Thanks for the report. Fortunately, this only affects "make echo" and "make pc".

On Tue, Aug 7, 2018 at 10:44 PM, milly <milly.ca@gmail.com> wrote:
> In 5.3.5
> Revision number is not updated in Makefile.
>
> --- a/Makefile
> +++ b/Makefile
> @@ -49 +49 @@ V= 5.3
> -R= $V.4
> +R= $V.5
>