diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-21 09:49:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-21 09:49:25 +0100 |
commit | 780a781dd6f1af9dfac15b8eeba1cb678c9fc380 (patch) | |
tree | 0f64b8119f89d87801b76dd498fbf780c018f90a | |
parent | ea826dbc30d1c26380c050b669ddbb13c2170107 (diff) | |
download | linux-rpi3-780a781dd6f1af9dfac15b8eeba1cb678c9fc380.tar.gz linux-rpi3-780a781dd6f1af9dfac15b8eeba1cb678c9fc380.tar.bz2 linux-rpi3-780a781dd6f1af9dfac15b8eeba1cb678c9fc380.zip |
Linux 4.14.1v4.14.1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |