diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 10:28:01 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 10:28:01 -0800 |
commit | bc15d4627aa8f562a1c5ec9d84076b8db25bab31 (patch) | |
tree | 31d98001cb36cc7e64ee7da39df685fa3ab1cba0 | |
parent | eece4e2040607cec8524a8d06e3a24a6183156f3 (diff) |
Linux 3.17.8v3.17.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 17 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Shuffling Zombie Juror |