diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-10 20:21:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-10 20:21:45 +0200 |
commit | c58091a3ea4c1fa8a71f38842c877fbd4c54b45d (patch) | |
tree | 22cc114ccbd2b9929ab140f7330b616ee58b50d7 /Makefile | |
parent | 516c0cb6a5bb6c0a8812e283506a778e548a4da7 (diff) | |
download | linux-stable-c58091a3ea4c1fa8a71f38842c877fbd4c54b45d.tar.gz linux-stable-c58091a3ea4c1fa8a71f38842c877fbd4c54b45d.tar.bz2 linux-stable-c58091a3ea4c1fa8a71f38842c877fbd4c54b45d.zip |
Linux 5.7.2v5.7.2
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 = 7 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Kleptomaniac Octopus |