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 | linux-stable-9c32cda43eb78f78c73aee4aa344b777714e259b.tar.gz linux-stable-9c32cda43eb78f78c73aee4aa344b777714e259b.tar.bz2 linux-stable-9c32cda43eb78f78c73aee4aa344b777714e259b.zip |
Linux 6.15-rc3v6.15-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |