diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-16 08:16:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-16 08:16:48 +0200 |
commit | c57b1153a58a6263863667296b5f00933fc46a4f (patch) | |
tree | c9c4bf25e7baf555ad764dbf8015d321e6b61491 /Makefile | |
parent | 1a70857590f70efbfb67e088220e639c2766d63f (diff) |
Linux 5.4.52
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 = 51 +SUBLEVEL = 52 EXTRAVERSION = NAME = Kleptomaniac Octopus |