diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-10 11:13:27 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-10 11:13:27 -0800 |
commit | a63a7cf3fc2ac1aff657f58ea446c34f3252209a (patch) | |
tree | 4187387b29dcd51a7263e9c423f268cfca43015a | |
parent | ea0ed3f0dbc5be719ca0623bc8a5ce77e50fddfb (diff) |
Linux 3.6.10v3.6.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 6 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Terrified Chipmunk |