diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-07 15:22:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-07 15:22:05 +0200 |
commit | fdf81f0f290f8f76617361d074187687de327412 (patch) | |
tree | 89975298a1e07c4b269652abe7c0e27836e2ba74 | |
parent | 81b18fbe9829f293a24ee8d666f02968649f771e (diff) | |
download | lwn-fdf81f0f290f8f76617361d074187687de327412.tar.gz lwn-fdf81f0f290f8f76617361d074187687de327412.zip |
Linux 4.7.7v4.7.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 7 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Psychotic Stoned Sheep |