diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 10:32:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 10:32:59 +0200 |
commit | 5188957a315f664d46ff58fedecbc0f7503f1b22 (patch) | |
tree | 51de0afaefaf29965db7626c7644f1eb6ec7f0d8 /Makefile | |
parent | dca98889e8e548715668c7aadfb4a47d480f16f0 (diff) | |
download | linux-stable-5188957a315f664d46ff58fedecbc0f7503f1b22.tar.gz linux-stable-5188957a315f664d46ff58fedecbc0f7503f1b22.tar.bz2 linux-stable-5188957a315f664d46ff58fedecbc0f7503f1b22.zip |
Linux 4.9.219v4.9.219
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 = 218 +SUBLEVEL = 219 EXTRAVERSION = NAME = Roaring Lionus |