diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-20 09:07:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-20 09:07:59 +0100 |
commit | 10a20903d7ac2be29e0e13d66ad0d74e637b8343 (patch) | |
tree | 94d62c7f750e40f064e6408cb140a10b4f975623 /Makefile | |
parent | 0bde22da659c98a693e54d6ddaf88113953c00b5 (diff) | |
download | linux-stable-10a20903d7ac2be29e0e13d66ad0d74e637b8343.tar.gz linux-stable-10a20903d7ac2be29e0e13d66ad0d74e637b8343.tar.bz2 linux-stable-10a20903d7ac2be29e0e13d66ad0d74e637b8343.zip |
Linux 4.9.217v4.9.217
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 = 216 +SUBLEVEL = 217 EXTRAVERSION = NAME = Roaring Lionus |