diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-08 20:57:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-08 20:57:41 +0300 |
commit | de5f63612d1631c89e72ecffc089f948392cf24a (patch) | |
tree | 954899ba1dd67bb4324e8b5772d9b48db71348e0 /Makefile | |
parent | 2ae9a73819a79c68cf9d411d164d3e417a118e44 (diff) | |
download | linux-de5f63612d1631c89e72ecffc089f948392cf24a.tar.xz |
Linux 5.10.189v5.10.189
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 = 188 +SUBLEVEL = 189 EXTRAVERSION = NAME = Dare mighty things |