diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-17 00:23:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-17 00:23:53 +0200 |
commit | 6a8f57ae2eb07ab39a6f0ccad60c760743051026 (patch) | |
tree | edef035fd1e7cb3ef630937aa1622c0ae2583b44 /Makefile | |
parent | Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
download | linux-6a8f57ae2eb07ab39a6f0ccad60c760743051026.tar.xz linux-6a8f57ae2eb07ab39a6f0ccad60c760743051026.zip |
Linux 6.3-rc7v6.3-rc7
Diffstat (limited to 'Makefile')
-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* |