diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-10 23:33:40 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-10 23:33:40 +0100 |
commit | a39b6ac3781d46ba18193c9dbb2110f31e9bffe9 (patch) | |
tree | 44afc2bdd8013c53c7e260eac4392e7a6bc75c74 /Makefile | |
parent | Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
download | linux-a39b6ac3781d46ba18193c9dbb2110f31e9bffe9.tar.xz linux-a39b6ac3781d46ba18193c9dbb2110f31e9bffe9.zip |
Linux 6.7-rc5v6.7-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |