diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-30 11:13:05 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-30 11:13:05 +0200 |
| commit | 03e81f004d7e665e7c0e203c2f240abefbb79056 (patch) | |
| tree | 28b4afc51e0aa4ad6bf1e9e85e416b5dc49ae3e7 | |
| parent | 71bf829800758a6e3889096e4754ef47ba7fc850 (diff) | |
Linux 7.0.3v7.0.3linux-7.0.y
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b17ca865bcee7..61f8019efd5af 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 7 PATCHLEVEL = 0 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Baby Opossum Posse |
