diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-25 11:24:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-25 11:24:03 +0200 |
commit | dbcdf42bab53d219caa51bcfe54c8b9066010290 (patch) | |
tree | a6a10932b8c92959b70c55c280c1304e41471614 /Makefile | |
parent | 3118ceb456200d73179ddf29f2b95f59e35465f9 (diff) | |
download | linux-stable-dbcdf42bab53d219caa51bcfe54c8b9066010290.tar.gz linux-stable-dbcdf42bab53d219caa51bcfe54c8b9066010290.tar.bz2 linux-stable-dbcdf42bab53d219caa51bcfe54c8b9066010290.zip |
Linux 4.9.115v4.9.115
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 114 +SUBLEVEL = 115 EXTRAVERSION = NAME = Roaring Lionus |