diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-17 11:50:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-17 11:50:26 +0300 |
commit | dc4059d21d87e87054714d51a5325984f91c04b3 (patch) | |
tree | 6ee7cbb52a09e03bcde2365145dd510996612476 | |
parent | 484cc15ad00f6f80b3c1d9a1464d4cc921c54d2b (diff) | |
download | linux-5.4.33.tar.xz (sig) |
Linux 5.4.33v5.4.33
-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 = 32 +SUBLEVEL = 33 EXTRAVERSION = NAME = Kleptomaniac Octopus |