diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-29 09:13:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-29 09:13:33 +0100 |
commit | da259d0284b69e084d65200b69462bed9b86a4c7 (patch) | |
tree | e79f5c0dde526677f255390f462d62dc9565d59c /Makefile | |
parent | 3cd0698561d3e9dcb7c969077932e072fbb4689e (diff) | |
download | linux-stable-da259d0284b69e084d65200b69462bed9b86a4c7.tar.gz linux-stable-da259d0284b69e084d65200b69462bed9b86a4c7.tar.bz2 linux-stable-da259d0284b69e084d65200b69462bed9b86a4c7.zip |
Linux 4.4.198v4.4.198
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 197 +SUBLEVEL = 198 EXTRAVERSION = NAME = Blurry Fish Butt |