public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [PATCH] linux: Makefile: 4:  Changed Makefile EXTRAVERSION to "-eudyptula"
@ 2017-08-14 22:39 Pramuka Perera
  0 siblings, 0 replies; only message in thread
From: Pramuka Perera @ 2017-08-14 22:39 UTC (permalink / raw)
  To: yamada.masahiro, mmarek, linux-kbuild, linux-kernel; +Cc: Pramuka Perera

As required by Task 03 of the Eudyptula Challenge, modified the EXTRAVERSION variable to "-eudyptula".

Signed-off-by: Pramuka Perera <pramuka.perera@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 37087b4..9456b24 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 4
 PATCHLEVEL = 13
 SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -eudyptula
 NAME = Fearless Coyote
 
 # *DOCUMENTATION*
-- 
2.7.4


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

only message in thread, other threads:[~2017-08-14 22:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14 22:39 [PATCH] [PATCH] linux: Makefile: 4: Changed Makefile EXTRAVERSION to "-eudyptula" Pramuka Perera

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