diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-18 10:57:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-18 10:57:55 +0100 |
commit | 876577321657a5763371aec69717453b42f494ad (patch) | |
tree | 613430dbbe5ae2871adffb837d69fb1ec1fb73d1 | |
parent | 07d00beb1e04e5fa040bb41bc142c5b845eb6266 (diff) | |
download | linux-stable-4.8.9.tar.gz |
Linux 4.8.9v4.8.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Psychotic Stoned Sheep |