diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-28 03:51:31 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-28 03:51:31 -0400 |
commit | 3cf02960bc4def449050e7a65802611f550e20fb (patch) | |
tree | 2e2cd41345d409116425cdc922aa7bc48e9f0597 | |
parent | 7979d3c66d58e8926888eae2f2dde44a7a135a14 (diff) | |
download | lwn-3cf02960bc4def449050e7a65802611f550e20fb.tar.gz lwn-3cf02960bc4def449050e7a65802611f550e20fb.zip |
Linux 4.8.5v4.8.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Psychotic Stoned Sheep |