diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-10 12:54:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-10 12:54:57 +0200 |
commit | 90838e401efa1a6f82f4fc2edf4e1533ec84c343 (patch) | |
tree | 336366ee3043fcc7b2ab07b7af6644453ecb9d0e | |
parent | 491749feb6fdd3798b5b263a15c1894965a23aea (diff) | |
download | lwn-4.6.6.tar.gz lwn-4.6.6.zip |
Linux 4.6.6v4.6.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 6 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Charred Weasel |