diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-06 20:21:31 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-06 20:21:31 +0300 |
| commit | a77ab369471931938dca32e232688aa328cbc051 (patch) | |
| tree | 063efb61529c8d86016e64390f19ff89dc05895d | |
| parent | 9de1a49e8f1fbf7c372902573a27a97d4ab4d0af (diff) | |
| download | linux-5.10.263.tar.xz (sig) | |
Linux 5.10.263v5.10.263
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 = 5 PATCHLEVEL = 10 -SUBLEVEL = 262 +SUBLEVEL = 263 EXTRAVERSION = NAME = Dare mighty things |
