Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1711525

[PATCH] [PATCH] linux: Makefile: 4: Changed Makefile EXTRAVERSION to "-eudyptula"

From Pramuka Perera <pramuka.perera@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] [PATCH] linux: Makefile: 4: Changed Makefile EXTRAVERSION to "-eudyptula"
Date 2017-08-15 00:40 +0200
Message-ID <uewbD-1sJ-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] [PATCH] linux: Makefile: 4:  Changed Makefile EXTRAVERSION to "-eudyptula" Pramuka Perera <pramuka.perera@gmail.com> - 2017-08-15 00:40 +0200

csiph-web