summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-21 09:49:25 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-21 09:49:25 +0100
commit780a781dd6f1af9dfac15b8eeba1cb678c9fc380 (patch)
tree0f64b8119f89d87801b76dd498fbf780c018f90a
parentea826dbc30d1c26380c050b669ddbb13c2170107 (diff)
Linux 4.14.1v4.14.1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ccd981892ef2..01f9df1af256 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 14
-SUBLEVEL = 0
+SUBLEVEL = 1
EXTRAVERSION =
-NAME = Fearless Coyote
+NAME = Petit Gorille
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"