From 4b5f2b858d963653248b28875a5c32e260c5808b Mon Sep 17 00:00:00 2001 From: Johannes Nussbaum Date: Fri, 1 Nov 2024 17:40:05 +0100 Subject: [PATCH] update --- dsp/dsp-tools | 2 +- release.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dsp/dsp-tools b/dsp/dsp-tools index 5ea1f5e8..c98bda03 160000 --- a/dsp/dsp-tools +++ b/dsp/dsp-tools @@ -1 +1 @@ -Subproject commit 5ea1f5e8ac8e02d753e824bc32241779008f82b7 +Subproject commit c98bda039270b1dbc7fd1fa343f0f7f52a28e351 diff --git a/release.mk b/release.mk index 3255be73..231f434f 100644 --- a/release.mk +++ b/release.mk @@ -4,6 +4,6 @@ DSP := "2024.09.01" API := "v30.19.0" APP := "v11.20.4" -TOOLS := "5ea1f5e8ac8e02d753e824bc32241779008f82b7" +TOOLS := "c98bda039270b1dbc7fd1fa343f0f7f52a28e351" # before merging, revert this to proper version tag! INGEST := "v0.13.0" META := "dsp-meta-v2.3.0"