diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 10:53:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 10:53:08 +0200 |
commit | 5c1073c66666838dcd7ca81cd83b442ed4844c1f (patch) | |
tree | eed5a5a5679ad2b83dd85e2c002e4025d7f2c303 /Makefile | |
parent | 00068bf855c14f764e708649116847736d13783d (diff) | |
download | linux-stable-5c1073c66666838dcd7ca81cd83b442ed4844c1f.tar.gz linux-stable-5c1073c66666838dcd7ca81cd83b442ed4844c1f.tar.bz2 linux-stable-5c1073c66666838dcd7ca81cd83b442ed4844c1f.zip |
Linux 4.4.233v4.4.233
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 = 232 +SUBLEVEL = 233 EXTRAVERSION = NAME = Blurry Fish Butt |