diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-24 09:58:32 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-24 09:58:32 +0200 |
| commit | 2b525314c7b57eac29fe8b77a6589428e4a4f6dd (patch) | |
| tree | a3cba46d14e418474f8c72ed6f09b7760bc3fb2b | |
| parent | 65ea3311ce7c593a33e6324b113c9343a4afa260 (diff) | |
| download | linux-5.19.y.tar.gz | |
Linux 5.19.17v5.19.17linux-5.19.y
Link: https://lore.kernel.org/r/20221022072415.034382448@linuxfoundation.org
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Slade Watkins <srw@sladewatkins.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Luna Jernberg <droidbittin@gmail.com>
Tested-by: Allen Pais <apais@linux.microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index a1d1978bbd0397..2113ad46488a7c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 19 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Superb Owl |
