diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-08 23:50:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-08 23:50:28 +0200 |
commit | da3ea35007d0af457a0afc87e84fddaebc4e0b63 (patch) | |
tree | 731647f83e33c2ecc3420bac06bfc91d25f47bde | |
parent | Merge tag 'timers_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux... (diff) | |
download | linux-da3ea35007d0af457a0afc87e84fddaebc4e0b63.tar.xz linux-da3ea35007d0af457a0afc87e84fddaebc4e0b63.zip |
Linux 6.11-rc7v6.11-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Baby Opossum Posse # *DOCUMENTATION* |