diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-16 15:23:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-16 15:23:53 -0700 |
commit | 6a8f57ae2eb07ab39a6f0ccad60c760743051026 (patch) | |
tree | edef035fd1e7cb3ef630937aa1622c0ae2583b44 | |
parent | 6c538e1adbfc696ac4747fb10d63e704344f763d (diff) |
Linux 6.3-rc7v6.3-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |