From 32faeeffdde82b9402517f81857caf755e1e480c Mon Sep 17 00:00:00 2001 From: Kibaek Kim Date: Sun, 18 Jun 2023 08:16:22 +0900 Subject: [PATCH] version bump --- src/DspConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DspConfig.h b/src/DspConfig.h index c6e36814..eaed8eac 100644 --- a/src/DspConfig.h +++ b/src/DspConfig.h @@ -6,7 +6,7 @@ */ #define DSP_VERSION_MAJOR 1 #define DSP_VERSION_MINOR 5 -#define DSP_VERSION_PATCH 3 +#define DSP_VERSION_PATCH 4 #include