diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-03 09:21:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-03 09:21:39 +0300 |
commit | 55852b3fd146ce90d4d4306b467261f2c4869293 (patch) | |
tree | daaa640413de76f934591b34f95f3cdd66d79351 /Makefile | |
parent | f2a9b00a68c5343f28a07ee25827e0143567759c (diff) | |
download | linux-55852b3fd146ce90d4d4306b467261f2c4869293.tar.xz |
Linux 5.4.44v5.4.44
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 = 43 +SUBLEVEL = 44 EXTRAVERSION = NAME = Kleptomaniac Octopus |