diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-10 14:31:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-10 14:31:36 +0100 |
commit | 843e64492a7ed11436cc5c9bbfba46835939071a (patch) | |
tree | 59e2f67f39f2447c7f2a51f7e5fcdff3699b75fb | |
parent | a6923798e471570ac1b24086be0a9679f51c3171 (diff) | |
download | linux-843e64492a7ed11436cc5c9bbfba46835939071a.tar.gz linux-843e64492a7ed11436cc5c9bbfba46835939071a.tar.bz2 linux-843e64492a7ed11436cc5c9bbfba46835939071a.zip |
Linux 6.6.71v6.6.71
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 70 +SUBLEVEL = 71 EXTRAVERSION = NAME = Pinguïn Aangedreven |