diff options
| author | Sasha Levin <sashal@kernel.org> | 2021-06-30 09:18:40 -0400 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2021-06-30 09:18:40 -0400 |
| commit | 9f84340f012ee60c12aacc03662bcdd67419a31a (patch) | |
| tree | d2b046cf96e70e31ccf6c531a0f76bceeb7b6c71 /Makefile | |
| parent | f376dd8a409fe4cca5b121cd7c42b894689aada6 (diff) | |
Linux 4.19.196v4.19.196
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.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 = 19 -SUBLEVEL = 195 +SUBLEVEL = 196 EXTRAVERSION = NAME = "People's Front" |
