diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-02 10:02:58 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-02 10:02:58 +0200 |
| commit | d5a2675b207d3b3629edb3e1588ccc4f8dfb5040 (patch) | |
| tree | 498f8f878120d5d21b2af1cda1a585f2e5a7f7e0 | |
| parent | bcf0c1f4d56426ee7d784d9a0c958bceaa5ed24d (diff) | |
| download | linux-5.0.11.tar.gz linux-5.0.11.tar.bz2 linux-5.0.11.zip | |
Linux 5.0.11v5.0.11
| -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 = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Shy Crocodile |
