From 519dc57efc19a86b9495f5ca35b34dfd8810c3a0 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Sun, 15 Jun 2025 17:06:08 +0200 Subject: [PATCH] chore(linux-tkg): bump to linux 6.15 --- .config/frogminer/linux-tkg.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/frogminer/linux-tkg.cfg b/.config/frogminer/linux-tkg.cfg index 3269df8..32bc895 100644 --- a/.config/frogminer/linux-tkg.cfg +++ b/.config/frogminer/linux-tkg.cfg @@ -11,7 +11,7 @@ _distro="Arch" # - Tags, e.g. "6.0-rc4" or "5.10.51" # - Note: Patches may fail as they may only apply to newer trees. # If left empty, the script will prompt -_version="6.14-latest" +_version="6.15-latest" #### MISC OPTIONS ####