diff options
| author | Linus Torvalds <[email protected]> | 2025-04-13 18:54:49 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2025-04-13 18:54:49 +0000 |
| commit | 8ffd015db85fea3e15a77027fda6c02ced4d2444 (patch) | |
| tree | d9e30a8ae179667943ef43c1dc6a871777bfb9fd | |
| parent | Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
| download | kernel-8ffd015db85fea3e15a77027fda6c02ced4d2444.tar.gz kernel-8ffd015db85fea3e15a77027fda6c02ced4d2444.zip | |
Linux 6.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* |
