diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-28 17:22:29 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-28 17:22:29 +0100 |
commit | bfe3046ecafdd71ba6932deebe2eb357048b7bfc (patch) | |
tree | bc0d8a5cc572c59d14e7f6713b7141124f397771 /Makefile | |
parent | bb7ffcbec2279c23d35d8ff9cbb708713d4f52bb (diff) | |
download | linux-stable-bfe3046ecafdd71ba6932deebe2eb357048b7bfc.tar.gz linux-stable-bfe3046ecafdd71ba6932deebe2eb357048b7bfc.tar.bz2 linux-stable-bfe3046ecafdd71ba6932deebe2eb357048b7bfc.zip |
Linux 5.4.23v5.4.23
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 = 22 +SUBLEVEL = 23 EXTRAVERSION = NAME = Kleptomaniac Octopus |