diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-30 23:23:47 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-30 23:23:47 +0300 |
commit | 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4 (patch) | |
tree | d47cabe1156196930bb0f19642292bb452577732 /Makefile | |
parent | d5bb4b89ac6996fe51a3ab63fdb25e15743e4351 (diff) | |
download | linux-5d0c230f1de8c7515b6567d9afba1f196fb4e2f4.tar.xz |
Linux 6.5-rc4
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 = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |