diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-21 10:05:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-21 10:05:05 +0300 |
commit | 6ccc74c083c0d472ac64f3733f5b7bf3f99f261e (patch) | |
tree | 7e664b4c3a8c122798c176ea186c27e54b7d93bb | |
parent | b538aacc94006412059471a94a80f2f58bf6ab3d (diff) | |
download | linux-6ccc74c083c0d472ac64f3733f5b7bf3f99f261e.tar.xz |
Linux 5.4.34v5.4.34
-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 = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = Kleptomaniac Octopus |