diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-21 08:12:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-21 08:12:37 +0200 |
commit | dd8b674caeef9381345a6369fba29d425ff433f3 (patch) | |
tree | 653f150c1713180ccb7b0c88aed4192d6b4c09fd /Makefile | |
parent | da89aa5b8c67b130181e56b3382506a319818091 (diff) | |
download | linux-stable-dd8b674caeef9381345a6369fba29d425ff433f3.tar.gz linux-stable-dd8b674caeef9381345a6369fba29d425ff433f3.tar.bz2 linux-stable-dd8b674caeef9381345a6369fba29d425ff433f3.zip |
Linux 3.18.62v3.18.62
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 = 61 +SUBLEVEL = 62 EXTRAVERSION = NAME = Diseased Newt |