Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464624 > unrolled thread
| Started by | Tony Luck <tony.luck@intel.com> |
|---|---|
| First post | 2016-08-17 17:40 +0200 |
| Last post | 2016-08-17 17:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] Update Linux version name Tony Luck <tony.luck@intel.com> - 2016-08-17 17:40 +0200
| From | Tony Luck <tony.luck@intel.com> |
|---|---|
| Date | 2016-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
Back to top | Article view | linux.kernel
csiph-web