diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 10:03:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 10:03:55 +0100 |
commit | df6062688e387419f0e10ee1bef2e9cfd7795399 (patch) | |
tree | eaeccad2bdb9ccaefed55bfbe76041867b2fbf9f | |
parent | b54c67cec5fa47a442bdfd5d38f67afd17f11eea (diff) | |
download | linux-stable-4.9.150.tar.gz (sig) linux-stable-4.9.150.tar.bz2 (sig) linux-stable-4.9.150.zip |
Linux 4.9.150v4.9.150
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 149 +SUBLEVEL = 150 EXTRAVERSION = NAME = Roaring Lionus |