diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-03 10:17:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-03 10:17:11 +0100 |
commit | 7c017f897e601aced95b71521bb0eb58af9002d5 (patch) | |
tree | 66e1ce1a240eaa7ff73b6616f08b6cd490007277 /Makefile | |
parent | 62a101cde990623dbe9b9f8370ac5294f1da3229 (diff) | |
download | linux-stable-7c017f897e601aced95b71521bb0eb58af9002d5.tar.gz linux-stable-7c017f897e601aced95b71521bb0eb58af9002d5.tar.bz2 linux-stable-7c017f897e601aced95b71521bb0eb58af9002d5.zip |
Linux 3.18.98v3.18.98
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 = 97 +SUBLEVEL = 98 EXTRAVERSION = NAME = Diseased Newt |