diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-07 00:32:27 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-07 00:32:27 +0200 |
commit | 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b (patch) | |
tree | 3a8bec6ee9662811e731aac0da6235247750cf97 | |
parent | Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-6.12-rc2.tar.xz linux-6.12-rc2.zip |
Linux 6.12-rc2v6.12-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Baby Opossum Posse # *DOCUMENTATION* |