diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-29 09:12:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-29 09:12:34 +0200 |
commit | 985c6fe6e0357c79642bc506f15932983571ce93 (patch) | |
tree | 9698bac60951a52325f2b83c152bd2c8fa3eda71 /Makefile | |
parent | 6bc55148f5162ec51cbe6908720e509ba37b1e2e (diff) | |
download | linux-stable-985c6fe6e0357c79642bc506f15932983571ce93.tar.gz linux-stable-985c6fe6e0357c79642bc506f15932983571ce93.tar.bz2 linux-stable-985c6fe6e0357c79642bc506f15932983571ce93.zip |
Linux 3.18.59v3.18.59
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 = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = Diseased Newt |