diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 08:30:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 08:30:05 +0100 |
commit | 7166ceea0a4eba3f8c86925ad60e6f0543db6234 (patch) | |
tree | 628e1feffa556cf1ebe5a49cd1a0ab767e599a43 /Makefile | |
parent | d73b3941f58ef10d3dbd9de148c5f534ce6bb0fd (diff) | |
download | linux-stable-7166ceea0a4eba3f8c86925ad60e6f0543db6234.tar.gz linux-stable-7166ceea0a4eba3f8c86925ad60e6f0543db6234.tar.bz2 linux-stable-7166ceea0a4eba3f8c86925ad60e6f0543db6234.zip |
Linux 3.18.84v3.18.84
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 = 83 +SUBLEVEL = 84 EXTRAVERSION = NAME = Diseased Newt |