diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-18 11:06:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-18 11:06:31 +0100 |
commit | 2f95dcc30a114dae9c0e54cdb451050e9261fdc6 (patch) | |
tree | 287dd89b469b2ebbbd1566112334ed7a7827aec3 /Makefile | |
parent | bc88a575f203a4efb64e05a027063ea706969bef (diff) | |
download | linux-stable-2f95dcc30a114dae9c0e54cdb451050e9261fdc6.tar.gz linux-stable-2f95dcc30a114dae9c0e54cdb451050e9261fdc6.tar.bz2 linux-stable-2f95dcc30a114dae9c0e54cdb451050e9261fdc6.zip |
Linux 3.18.82v3.18.82
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 = 81 +SUBLEVEL = 82 EXTRAVERSION = NAME = Diseased Newt |