diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-29 17:33:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-29 17:33:25 +0300 |
commit | aa73bcc376865c23e61dcebd467697b527901be8 (patch) | |
tree | ac2044fde4a03b2bc73eaa3083ddec99cfb3460a /Makefile | |
parent | 44d9eb0ebe8fd04f46b18d10a18b2c543b379a0c (diff) | |
download | linux-aa73bcc376865c23e61dcebd467697b527901be8.tar.xz |
Linux 5.4.36v5.4.36
Diffstat (limited to 'Makefile')
-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 = 35 +SUBLEVEL = 36 EXTRAVERSION = NAME = Kleptomaniac Octopus |