[PATCH] Makefile: Add EXTRAVERSION field
Howard Chu <[email protected]>
| Newsgroups | dev.linux.lists.linux-kernel-mentees |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Howard Chu <[email protected]> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b7b80e84e1eb..1cc7b86a3d75 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 7 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc3-why-you-trippin NAME = Baby Opossum Posse # *DOCUMENTATION* -- 2.39.5