diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-22 10:00:25 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-22 10:00:25 +0100 |
| commit | 0df445b0f0daa57b57571edb1386edc622938276 (patch) | |
| tree | 438d6616c87a98a4904e4d2c93095c010e323c79 /Makefile | |
| parent | 45594dbd642e3c6cd8040e72f2d8dcbfa76687fe (diff) | |
Linux 4.14.208v4.14.208
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20201120104540.414709708@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,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 207 +SUBLEVEL = 208 EXTRAVERSION = NAME = Petit Gorille |
