diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-27 10:41:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-27 10:41:32 -0700 |
commit | 55db48a6716054f17bba1aaf04f1d74e11f7ea0c (patch) | |
tree | ef82e1f9d0d19e5692c4886e66f66672c5478707 | |
parent | 9ebc0bf8c7c82dff0f915b2a7f2af2a63c394ae0 (diff) |
Linux 3.9.8v3.9.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 9 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Black Squirrel Wakeup Call |