diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-21 18:50:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-21 18:50:21 +0200 |
commit | bbcb3c09eae4cc8d33415c29816debbec20a08df (patch) | |
tree | 25b1458db5badc7e0c2fcd04778a853c9dfbf636 /Makefile | |
parent | 8f5e9fb17125aa8990c9c9465c97deeda44c6528 (diff) | |
download | linux-stable-bbcb3c09eae4cc8d33415c29816debbec20a08df.tar.gz linux-stable-bbcb3c09eae4cc8d33415c29816debbec20a08df.tar.bz2 linux-stable-bbcb3c09eae4cc8d33415c29816debbec20a08df.zip |
Linux 4.14.121v4.14.121
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 120 +SUBLEVEL = 121 EXTRAVERSION = NAME = Petit Gorille |