diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-07 22:22:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-07 22:22:46 +0200 |
commit | fec50db7033ea478773b159e0e2efb135270e3b7 (patch) | |
tree | 45d7da3385cd6cab7167bc66e13f68c26d26f7d8 /Makefile | |
parent | Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-fec50db7033ea478773b159e0e2efb135270e3b7.tar.xz linux-fec50db7033ea478773b159e0e2efb135270e3b7.zip |
Linux 6.9-rc3v6.9-rc3
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |