diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-20 15:02:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-20 15:02:52 +0200 |
commit | 706a741595047797872e669b3101429ab8d378ef (patch) | |
tree | b80ae440ef9c759f8d4aa1e9f7a4f7dbe20fbaaf | |
parent | b320441c04c9bea76cbee1196ae55c20288fd7a6 (diff) |
Linux 6.5-rc7v6.5-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |