lkml.org 
[lkml]   [2020]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH] Makefile: Add "-eudyptula" string in EXTRAVERSION
Date
I am doing eudyptula assigned tasks to get selected as a mentee. I am using LDF103 course knowledge and loving it.
I used git log for Makefile and ran checkpatch.pl on my patch as to follow the same commit process guidelines. I hope you will like it.

Signed-off-by: Dhiraj Sharma <dhiraj.sharma0024@gmail.com>
Suggested-by: Little Penguin <little@eudyptula-challenge.org>
---
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 = -rc5-eudyptula
NAME = Kleptomaniac Octopus

# *DOCUMENTATION*
--
2.17.1
\
 
 \ /
  Last update: 2020-07-16 16:50    [W:0.027 / U:1.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site