diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-15 07:49:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-15 07:49:06 +0100 |
commit | 61385cc1db42b163c664429ab87d6399ea043c0d (patch) | |
tree | 2ac9cace44b41898c229896569790dcf9598c35c | |
parent | 8ed841d6c045c31c3309b70395b920cb707537d4 (diff) | |
download | lwn-4.8.8.tar.gz lwn-4.8.8.zip |
Linux 4.8.8v4.8.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Psychotic Stoned Sheep |