diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 12:19:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 12:19:37 +0300 |
commit | 955623617f2f505ac08d0efda2bb50c1a52e2c96 (patch) | |
tree | c52480e2f91941991275486dc09f94b2926f37a3 /Makefile | |
parent | c036dae0367852ac08d0810478d7276e47ebc0c6 (diff) | |
download | linux-955623617f2f505ac08d0efda2bb50c1a52e2c96.tar.xz |
Linux 5.10.174v5.10.174
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.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 = 5 PATCHLEVEL = 10 -SUBLEVEL = 173 +SUBLEVEL = 174 EXTRAVERSION = NAME = Dare mighty things |