diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-20 13:43:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-20 13:43:47 -0700 |
commit | 9c32cda43eb78f78c73aee4aa344b777714e259b (patch) | |
tree | 2c886ba08c3a91a3826a6c1f54e305f5dba3d359 | |
parent | ac71fabf15679fc7bc56c51bc92bd4b626564c37 (diff) | |
download | tsm-master.tar.gz |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 0a9992db4fe026..3dcad231966222 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |