diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-01 09:48:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-01 09:48:05 +0100 |
commit | 3879c163e8681939b1d93139521aee983623884f (patch) | |
tree | f71c92ee7987ba1b385aa2f22dd45dc0f8cb0161 | |
parent | 7a0be1dcdb4384bfb1266fb601523dfcb2cea1f1 (diff) | |
download | linux-stable-3879c163e8681939b1d93139521aee983623884f.tar.gz linux-stable-3879c163e8681939b1d93139521aee983623884f.tar.bz2 linux-stable-3879c163e8681939b1d93139521aee983623884f.zip |
Linux 3.18.128v3.18.128
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 127 +SUBLEVEL = 128 EXTRAVERSION = NAME = Diseased Newt |