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


Groups > linux.kernel > #1464624 > unrolled thread

[PATCH] Update Linux version name

Started byTony Luck <tony.luck@intel.com>
First post2016-08-17 17:40 +0200
Last post2016-08-17 17:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] Update Linux version name Tony Luck <tony.luck@intel.com> - 2016-08-17 17:40 +0200

#1464624 — [PATCH] Update Linux version name

FromTony Luck <tony.luck@intel.com>
Date2016-08-17 17:40 +0200
Subject[PATCH] Update Linux version name
Message-ID<s7b6F-2UT-1@gated-at.bofh.it>
This will only make sense to people who follow Linus
on Google+

Signed-off-by: Tony Luck <tony.luck@intel.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 5c18baad7218..adf611170b4e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION = 4
 PATCHLEVEL = 8
 SUBLEVEL = 0
 EXTRAVERSION = -rc2
-NAME = Psychotic Stoned Sheep
+NAME = Majestik Møøse
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
-- 
2.5.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web