diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 20:40:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 20:40:30 +0300 |
commit | d59f5a01fa438635ae098b2e170a18644df73c06 (patch) | |
tree | 5819abb0cac6a2b951d8f2ee9f3e10e6c3155daa /Makefile | |
parent | ba686f90778b73e9e7e144914a7f88f8f88cbc3d (diff) | |
download | linux-5.0.17.tar.xz (sig) |
Linux 5.0.17v5.0.17
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 = 0 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Shy Crocodile |