diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-07 13:22:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-07 13:22:46 -0700 |
commit | fec50db7033ea478773b159e0e2efb135270e3b7 (patch) | |
tree | 45d7da3385cd6cab7167bc66e13f68c26d26f7d8 | |
parent | 9fe30842a90be9b57a3bd1a37c9aed92918cc6d0 (diff) |
Linux 6.9-rc3v6.9-rc3
-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* |