diff options
author | 2024-11-10 14:19:35 -0800 | |
---|---|---|
committer | 2024-11-10 14:19:35 -0800 | |
commit | 2d5404caa8c7bb5c4e0435f94b28834ae5456623 (patch) | |
tree | 1f783e6ad9573d6b075512fe63c6408c03a42c43 | |
parent | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (diff) | |
download | wireguard-linux-2d5404caa8c7bb5c4e0435f94b28834ae5456623.tar.xz wireguard-linux-2d5404caa8c7bb5c4e0435f94b28834ae5456623.zip |
Linux 6.12-rc7
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Baby Opossum Posse # *DOCUMENTATION* |