[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Revision number is not updated in Makefile
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 8 Aug 2018 06:55:00 -0300
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
>