diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-17 00:10:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-17 00:10:37 +0200 |
commit | fdf0eaf11452d72945af31804e2a1048ee1b574c (patch) | |
tree | ebb4f62994103aeaf7d6c6a492b6f8afeb361a84 /Makefile | |
parent | Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa (diff) | |
download | linux-fdf0eaf11452d72945af31804e2a1048ee1b574c.tar.xz linux-fdf0eaf11452d72945af31804e2a1048ee1b574c.zip |
Linux 6.5-rc2v6.5-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |