diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-20 10:03:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-20 10:03:41 +0200 |
commit | 1888926ea8d25287d9339ca618230867d63002f6 (patch) | |
tree | 70c1d63f798e35e994dbe17bd26c6bd355d885f0 | |
parent | 89eeba1594ac641a30b91942961e80fae978f839 (diff) | |
download | lwn-4.8.3.tar.gz lwn-4.8.3.zip |
Linux 4.8.3v4.8.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Psychotic Stoned Sheep |