diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-11 18:16:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-11 18:16:07 +0300 |
commit | 863b76df7d1e327979946a2d3893479c3275bfa4 (patch) | |
tree | 25b1f229504ace65db135542170f0376af3f6630 | |
parent | 276cc8b36d66ec7c68f03d84cc9ea1fbfd7be697 (diff) | |
download | linux-5.10.y.tar.xz |
Linux 5.10.244v5.10.244linux-5.10.y
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 = 243 +SUBLEVEL = 244 EXTRAVERSION = NAME = Dare mighty things |