diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-11 16:12:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-11 16:12:20 +0100 |
commit | 89dad4ea47357950b8ba09886e02ff4fd0793f9e (patch) | |
tree | f4a1c840662994a1312bf53931fdb2d316721603 | |
parent | 91e5f485ec89c4b49fdde28b18d959535d500b3d (diff) | |
download | linux-stable-89dad4ea47357950b8ba09886e02ff4fd0793f9e.tar.gz linux-stable-89dad4ea47357950b8ba09886e02ff4fd0793f9e.tar.bz2 linux-stable-89dad4ea47357950b8ba09886e02ff4fd0793f9e.zip |
Linux 3.18.99v3.18.99
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = Diseased Newt |