diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-17 21:56:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-17 21:56:55 +0300 |
commit | dc71226e59c276e531e6a512cdcf821b44ceb323 (patch) | |
tree | 90dff98f800bed1dbb91aed5d6818db8c8d95bf1 /Makefile | |
parent | e240c7d1f17872a41df9e098fa0b06afd51b1270 (diff) | |
download | linux-dc71226e59c276e531e6a512cdcf821b44ceb323.tar.xz |
Linux 5.4.4v5.4.4
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 = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Kleptomaniac Octopus |