diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:33:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:33:59 +0200 |
commit | 921b2fed6a79439ef1609ef4af0ada5cccb3555c (patch) | |
tree | 4324d727629ae90d10e5900e49d338bd7ea17338 /Makefile | |
parent | 66688f6191c9299ccb8ccf3e1dc99cc59b194587 (diff) | |
download | linux-stable-921b2fed6a79439ef1609ef4af0ada5cccb3555c.tar.gz linux-stable-921b2fed6a79439ef1609ef4af0ada5cccb3555c.tar.bz2 linux-stable-921b2fed6a79439ef1609ef4af0ada5cccb3555c.zip |
Linux 3.18.123v3.18.123
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 = 122 +SUBLEVEL = 123 EXTRAVERSION = NAME = Diseased Newt |