diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-06 14:53:42 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-06 14:53:42 -0800 |
commit | d1034e83796a0433194f67c2a8c4abf0f6138b01 (patch) | |
tree | 99d5ac4f6cbd6bbaea25bf65571427414cbfdf41 | |
parent | 83b7094ac141884880a1508aa17253b08583ac8b (diff) |
Linux 3.18.9v3.18.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Diseased Newt |