diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-17 16:42:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-17 16:42:09 +0200 |
commit | 61aba373f5708f2aebc3f72078e51949a068aa6f (patch) | |
tree | 0706de7cadecd5a40f7ecece2af24975d7d53ed2 | |
parent | 91f304e6c83b4ad55ef6032f32111296febb40dd (diff) | |
download | linux-stable-linux-5.6.y.tar.gz linux-stable-linux-5.6.y.tar.bz2 linux-stable-linux-5.6.y.zip |
Linux 5.6.19v5.6.19linux-5.6.y
-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 = 6 -SUBLEVEL = 18 +SUBLEVEL = 19 EXTRAVERSION = NAME = Kleptomaniac Octopus |