diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-05 09:50:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-05 09:50:52 +0100 |
commit | 8ddd4813010397b5aa3bf9f81de1994c415dfc10 (patch) | |
tree | 273139571270f2f8272f02177a2a4bfe6a9ca620 | |
parent | 0b1743f0b0e1f8db0be800c301c0cf83add46fe9 (diff) |
Linux 3.4.18v3.4.18
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 17 +SUBLEVEL = 18 EXTRAVERSION = NAME = Saber-toothed Squirrel |