diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 12:09:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 12:09:27 +0100 |
commit | d486a86f38dc4a5059ac7c59b735ec81cb2e826a (patch) | |
tree | bbccda551fc113f8282efcd7e523a789692a4510 /Makefile | |
parent | 125df47aea12964395e49e64fac41782948129bb (diff) | |
download | linux-stable-d486a86f38dc4a5059ac7c59b735ec81cb2e826a.tar.gz linux-stable-d486a86f38dc4a5059ac7c59b735ec81cb2e826a.tar.bz2 linux-stable-d486a86f38dc4a5059ac7c59b735ec81cb2e826a.zip |
Linux 4.4.199v4.4.199
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 = 198 +SUBLEVEL = 199 EXTRAVERSION = NAME = Blurry Fish Butt |