diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-17 16:43:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-17 16:43:05 +0200 |
commit | 264e468fc201cb81c313ad50924bb46506a1b31c (patch) | |
tree | 74a25314342325ad74b7777a99c623e76a0254df | |
parent | eaffdc4cebe4ba45976481953249a35db75eb3ea (diff) | |
download | linux-rt-264e468fc201cb81c313ad50924bb46506a1b31c.tar.gz |
Linux 5.7.3v5.7.3
-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 = 7 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Kleptomaniac Octopus |