diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-03 11:19:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-03 11:19:28 +0200 |
commit | aafe133906196555c6fa4a1d65977dc3cd2c4349 (patch) | |
tree | 8b36f6e8e6a4076d19f7b0c1e3707f6b95efba55 /Makefile | |
parent | bd80272251d27d263ff9ca63d85193adf556678f (diff) | |
download | linux-stable-aafe133906196555c6fa4a1d65977dc3cd2c4349.tar.gz linux-stable-aafe133906196555c6fa4a1d65977dc3cd2c4349.tar.bz2 linux-stable-aafe133906196555c6fa4a1d65977dc3cd2c4349.zip |
Linux 4.4.235v4.4.235
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 234 +SUBLEVEL = 235 EXTRAVERSION = NAME = Blurry Fish Butt |