diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-17 17:40:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-17 17:40:38 +0300 |
commit | fd8cd8ac940c8b45b75474415291a3b941c865ab (patch) | |
tree | cd03fd9b8ce421a7d433cdd630f75b17c5f5e862 /Makefile | |
parent | d96ef8fa953428fe5cf050bd3ed31ac11fb8bfe9 (diff) | |
download | linux-fd8cd8ac940c8b45b75474415291a3b941c865ab.tar.xz |
Linux 5.4.47v5.4.47
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 = 46 +SUBLEVEL = 47 EXTRAVERSION = NAME = Kleptomaniac Octopus |