diff options
author | Linus Torvalds | 2024-03-03 13:02:52 -0800 |
---|---|---|
committer | Linus Torvalds | 2024-03-03 13:02:52 -0800 |
commit | 90d35da658da8cff0d4ecbb5113f5fac9d00eb72 (patch) | |
tree | dff34100d0fb1579d3b4e87b00c04e56c881f3e9 | |
parent | 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9 (diff) |
Linux 6.8-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |