* [PATCH] Makefile: Add EXTRAVERSION field
@ 2026-01-22 19:18 Taha Ed-Dafili
0 siblings, 0 replies; 2+ messages in thread
From: Taha Ed-Dafili @ 2026-01-22 19:18 UTC (permalink / raw)
To: skhan; +Cc: linux-kernel-mentees, Taha Ed-Dafili
Add unique EXTRAVERSION to the Makefile to serve as a unique
identifier for the mentorship application task.
Signed-off-by: Taha Ed-Dafili <0rayn.dev@gmail.com>
---
Proof of boot: https://imgur.com/a/YdSYhGW
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 1465f715786d..157279eaca27 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 6
PATCHLEVEL = 19
SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc6-0rayn-lfx
NAME = Baby Opossum Posse
# *DOCUMENTATION*
--
2.47.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] Makefile: Add EXTRAVERSION field
@ 2026-05-15 14:06 Howard Chu
0 siblings, 0 replies; 2+ messages in thread
From: Howard Chu @ 2026-05-15 14:06 UTC (permalink / raw)
To: skhan; +Cc: linux-kernel-mentees, Howard Chu
Signed-off-by: Howard Chu <howardchu95@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-15 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 19:18 [PATCH] Makefile: Add EXTRAVERSION field Taha Ed-Dafili
-- strict thread matches above, loose matches on Subject: below --
2026-05-15 14:06 Howard Chu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.