diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 11:48:18 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 11:48:18 +0300 |
commit | bc844d58f697dff3ded4b410094ee89f5cedc04c (patch) | |
tree | 97b2670f56ed312ab3fb15c74209aca06db03ff9 | |
parent | ad5676629a126afeb8f3aa9d08eaad663cf0e8e2 (diff) | |
download | linux-bc844d58f697dff3ded4b410094ee89f5cedc04c.tar.xz |
Linux 5.4.32v5.4.32
-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 = 31 +SUBLEVEL = 32 EXTRAVERSION = NAME = Kleptomaniac Octopus |