diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-18 11:15:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-18 11:15:45 +0100 |
commit | 5fcd9374919e35f015c283d6900a1f0fca00477e (patch) | |
tree | 5915bf101e35938ef8b7f3e7dc942ca96aa3c2d7 /Makefile | |
parent | d8930f132b54a3abf0d12d506e9e9204ce23abb8 (diff) | |
download | linux-stable-5fcd9374919e35f015c283d6900a1f0fca00477e.tar.gz linux-stable-5fcd9374919e35f015c283d6900a1f0fca00477e.tar.bz2 linux-stable-5fcd9374919e35f015c283d6900a1f0fca00477e.zip |
Linux 3.18.100v3.18.100
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 99 +SUBLEVEL = 100 EXTRAVERSION = NAME = Diseased Newt |