diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:34:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:34:54 +0200 |
| commit | 8b298d3a0bd5feeb47129c4889356b38b78ab231 (patch) | |
| tree | 30b74579dcd082a99fd7d3c5bbfa00eee38e5d82 | |
| parent | e73f145543fa6e1ce0b7a9d99c65caa1b422aac9 (diff) | |
| download | linux-5.0.7.tar.gz linux-5.0.7.tar.bz2 linux-5.0.7.zip | |
Linux 5.0.7v5.0.7
| -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 = 0 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Shy Crocodile |
