diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-02 23:29:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-02 23:29:29 +0200 |
commit | 7e364e56293bb98cae1b55fd835f5991c4e96e7d (patch) | |
tree | 8d55b79588b8dca92ad4005d6bd697a98297bba2 /Makefile | |
parent | Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-7e364e56293bb98cae1b55fd835f5991c4e96e7d.tar.xz linux-7e364e56293bb98cae1b55fd835f5991c4e96e7d.zip |
Linux 6.3-rc5v6.3-rc5
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 = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |