diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-13 11:40:22 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-13 11:40:22 -0700 |
commit | 0c2dc4da120bacc62d6d3f7cdaed11ca18e4d410 (patch) | |
tree | f990ae5aa6edfe21db22453837232819b8c1adfd | |
parent | 3cfbfdc64a679a0f237a0e798e7cf034d26420d1 (diff) |
Linux 3.9.10v3.9.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 9 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Black Squirrel Wakeup Call |