diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 09:43:25 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 09:43:25 -0700 |
commit | 906d77a3c6c0578ccb1834875ab53360777b7ff3 (patch) | |
tree | 8f3f151f24ba19c8aa4d1af340df1752252b45c0 | |
parent | 29e743171fc95cf5af44d8c258c1219fca7ece36 (diff) |
Linux 3.17.2v3.17.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 17 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Shuffling Zombie Juror |