diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-28 08:25:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-08-28 08:25:22 +0200 |
| commit | 52c36105f76e96b638152a42e735f2e7767ed946 (patch) | |
| tree | f1beca8535e68660da86489d5c62d717798ffa5d | |
| parent | da857e448322a2e871ce3ecc2900027041160d43 (diff) | |
Linux 7.2.2v7.2.2linux-7.2.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 = 7 PATCHLEVEL = 2 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Baby Opossum Posse |
