diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-06 11:19:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-06 11:19:54 +0300 |
commit | bf489db05ebf7106dd77f79e6edabc45fc318416 (patch) | |
tree | 1c78fc75e2925bddd6a28be87ae9345d5255c19f /Makefile | |
parent | 9ae4611431af5efa334e1256de88f32b5dff6538 (diff) | |
download | linux-bf489db05ebf7106dd77f79e6edabc45fc318416.tar.xz |
Linux 4.9.191v4.9.191
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 = 190 +SUBLEVEL = 191 EXTRAVERSION = NAME = Roaring Lionus |