diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-26 10:01:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-26 10:01:09 +0100 |
commit | 111e415c94f5c299de1ee50c825b60e63d5919e9 (patch) | |
tree | 0a3cb95cf3e201886d02a4f6f29c61e7c1bbb59f | |
parent | 15763f047ea2785a253d53edc91892ed7acb304f (diff) |
Linux 5.4.15v5.4.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 2b2080d08bb2a..30600e309c732 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Kleptomaniac Octopus |