diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-13 11:54:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-13 11:54:49 -0700 |
commit | 8ffd015db85fea3e15a77027fda6c02ced4d2444 (patch) | |
tree | d9e30a8ae179667943ef43c1dc6a871777bfb9fd | |
parent | 004a365eb8b9c6d7d409bbeb5687a4a5ebf8f110 (diff) | |
download | linux-6.15-rc2.tar.gz linux-6.15-rc2.tar.bz2 linux-6.15-rc2.zip |
Linux 6.15-rc2v6.15-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Baby Opossum Posse # *DOCUMENTATION* |