diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-24 10:10:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-24 10:10:18 +0200 |
commit | 6c21842b5fc16346a34e81101aff3c224e62bdb5 (patch) | |
tree | 273c9324afbf1eb9e78fc9dd1102919004b05958 | |
parent | 352906f9f3f6cd44b356c2be9f924612cb81f79c (diff) | |
download | lwn-6c21842b5fc16346a34e81101aff3c224e62bdb5.tar.gz lwn-6c21842b5fc16346a34e81101aff3c224e62bdb5.zip |
Linux 4.7.5v4.7.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 7 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Psychotic Stoned Sheep |