diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-17 09:29:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-17 09:29:32 +0100 |
commit | a5d35deca214e095bf9d1745aa6c00dd7ced0517 (patch) | |
tree | 838be71fe2c18b3b28e53267832fa71c3c7cd702 /Makefile | |
parent | 55492dc6122f42a057fef1641e48c7ac489fd4e0 (diff) | |
download | linux-stable-a5d35deca214e095bf9d1745aa6c00dd7ced0517.tar.gz linux-stable-a5d35deca214e095bf9d1745aa6c00dd7ced0517.tar.bz2 linux-stable-a5d35deca214e095bf9d1745aa6c00dd7ced0517.zip |
Linux 3.18.92v3.18.92
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 = 91 +SUBLEVEL = 92 EXTRAVERSION = NAME = Diseased Newt |