* [PATCH] Makefile: Add EXTRAVERSION field
@ 2026-01-22 19:18 Taha Ed-Dafili
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2026-01-22 19:19 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox