Re: [PATCH] Modified Makefile to print -eudyptula in the version string

2020-07-15 Thread Nick Desaulniers
On Wed, Jul 15, 2020 at 7:26 AM Mritunjay Sharma wrote: > > Signed-off-by: Mritunjay Sharma > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index 0b5f8538bde5..d7897ce5ab23 100644 > --- a/Makefile > +++ b/Makefile > @@ -2,7 +2,7 @@

[PATCH] Modified Makefile to print -eudyptula in the version string

2020-07-15 Thread Mritunjay Sharma
Signed-off-by: Mritunjay Sharma --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0b5f8538bde5..d7897ce5ab23 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION