diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-23 10:10:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-23 10:10:57 +0300 |
commit | ef50e3059ac91e7b035bce1a89e5b49771ed353a (patch) | |
tree | 9c058224f8c5b6b175f8493e51d5e01c4e1e8064 /Makefile | |
parent | f3fc88992633572bd94996f73c4f9db5988b48b5 (diff) | |
download | linux-ef50e3059ac91e7b035bce1a89e5b49771ed353a.tar.xz |
Linux 4.9.152v4.9.152
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 = 151 +SUBLEVEL = 152 EXTRAVERSION = NAME = Roaring Lionus |