diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-04 20:04:27 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-04 20:04:27 +0200 |
commit | 9561de3a55bed6bdd44a12820ba81ec416e705a7 (patch) | |
tree | 962d3a69a85973211212e41a00a295897a6a65b8 /Makefile | |
parent | Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-9561de3a55bed6bdd44a12820ba81ec416e705a7.tar.xz linux-9561de3a55bed6bdd44a12820ba81ec416e705a7.zip |
Linux 6.4-rc5v6.4-rc5
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |