diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-11 23:27:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-11 23:27:14 +0200 |
commit | 7c626ce4bae1ac14f60076d00eafe71af30450ba (patch) | |
tree | 34f989bb6e678f68ffc80a1092e2232750dc72b2 /Makefile | |
parent | Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-7c626ce4bae1ac14f60076d00eafe71af30450ba.tar.xz linux-7c626ce4bae1ac14f60076d00eafe71af30450ba.zip |
Linux 6.11-rc3v6.11-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |