diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-27 10:38:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-27 10:38:11 +0200 |
commit | d785062ef20f9b2cd8cedcafea55ca8264f25f3e (patch) | |
tree | 80ea98a07934008ade1b7d18c1f1c150ff6e1392 /Makefile | |
parent | d2d576e28554e8d139038ebea27d24503598c97b (diff) | |
download | linux-stable-d785062ef20f9b2cd8cedcafea55ca8264f25f3e.tar.gz linux-stable-d785062ef20f9b2cd8cedcafea55ca8264f25f3e.tar.bz2 linux-stable-d785062ef20f9b2cd8cedcafea55ca8264f25f3e.zip |
Linux 4.9.59v4.9.59
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = Roaring Lionus |