diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-17 01:10:37 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-17 01:10:37 +0300 |
commit | fdf0eaf11452d72945af31804e2a1048ee1b574c (patch) | |
tree | ebb4f62994103aeaf7d6c6a492b6f8afeb361a84 /Makefile | |
parent | 5b8d6e8539498e8b2fa67fbcce3fe87834d44a7a (diff) | |
download | linux-fdf0eaf11452d72945af31804e2a1048ee1b574c.tar.xz |
Linux 6.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* |