diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-23 08:23:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-23 08:23:01 +0100 |
commit | 0fce94b45b53c9fb1657a94f3419a67b61e0344c (patch) | |
tree | 49e7aa87d0c9f2852b5cff3a5bd6e74c390093c9 /Makefile | |
parent | b1b105a633ff74a46b4d2061ee4258a912e0faf8 (diff) | |
download | linux-stable-0fce94b45b53c9fb1657a94f3419a67b61e0344c.tar.gz linux-stable-0fce94b45b53c9fb1657a94f3419a67b61e0344c.tar.bz2 linux-stable-0fce94b45b53c9fb1657a94f3419a67b61e0344c.zip |
Linux 5.4.14v5.4.14
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 = 5 PATCHLEVEL = 4 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Kleptomaniac Octopus |