public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
* [PATCH] Update EXTRAVERSION field for LKMP
@ 2026-01-23 14:18 Nikhil Shinde
  0 siblings, 0 replies; only message in thread
From: Nikhil Shinde @ 2026-01-23 14:18 UTC (permalink / raw)
  To: skhan; +Cc: Nikhil Shinde, linux-kernel-mentees

Updated the EXTRAVERSION field in Makefile for Linux Kernel
Mentorship Program

Signed-off-by: Nikhil Shinde <nvshinde.oss@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1465f715786d..80e2fb2b9bf2 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 6
 PATCHLEVEL = 19
 SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc6-nvshinde-lkmp
 NAME = Baby Opossum Posse
 
 # *DOCUMENTATION*
-- 
2.34.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-01-23 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23 14:18 [PATCH] Update EXTRAVERSION field for LKMP Nikhil Shinde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox