diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-14 22:51:40 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-14 22:51:40 +0300 |
commit | f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6 (patch) | |
tree | 4fce5dd9b7d62b7e89f4f8769def701897740203 /Makefile | |
parent | 533c54547153d46c0bf99ac0e396bed71f760c03 (diff) | |
download | linux-f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6.tar.xz |
Linux 6.4-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |