diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-22 13:30:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-22 13:30:08 -0700 |
commit | 86731a2a651e58953fc949573895f2fa6d456841 (patch) | |
tree | f4cf0b2bad2cb2e8ef98a402091fa56e03b16e14 | |
parent | b67ec639010f7d2ce2b467cef36f3e5e785d8d50 (diff) | |
download | linux-mips-fixes.tar.gz |
Linux 6.16-rc3HEADmips-fixesmaster
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index ba0827a1fccd9d..f884dfe102467f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |