diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-18 07:17:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-18 07:17:59 +0100 |
commit | 257edc6db9432d6d9f19bd313b6b30406b431766 (patch) | |
tree | 4eec0f260ce57d351028caac5871aab55c2bf7e7 | |
parent | 881f9469cc9fa524cd4d1eb81689196fc5a97f8a (diff) | |
download | linux-stable-5.4.26.tar.gz (sig) linux-stable-5.4.26.tar.bz2 (sig) linux-stable-5.4.26.zip |
Linux 5.4.26v5.4.26
-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 = 25 +SUBLEVEL = 26 EXTRAVERSION = NAME = Kleptomaniac Octopus |