diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-21 00:19:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-21 00:19:38 +0200 |
commit | 42f7652d3eb527d03665b09edac47f85fb600924 (patch) | |
tree | b86def811e71bd9d892e58d9c4ebf34f4c1a8fa9 | |
parent | Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-42f7652d3eb527d03665b09edac47f85fb600924.tar.xz linux-42f7652d3eb527d03665b09edac47f85fb600924.zip |
Linux 6.12-rc4v6.12-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |