File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1010* Slight optimizations of avx::biquad_process_x4_fma3 and avx::dyn_biquad_process_x4_fma3.
1111* Added test build for Windows using MSYS2.
1212* Updated build scripts.
13+ * Updated module versions in dependencies.
1314
1415=== 1.0.9 ===
1516* Added Clang build for the CI.
Original file line number Diff line number Diff line change 1919#
2020
2121# Variables that describe dependencies
22- LSP_COMMON_LIB_VERSION := 1.0.25
22+ LSP_COMMON_LIB_VERSION := 1.0.26
2323LSP_COMMON_LIB_NAME := lsp-common-lib
2424LSP_COMMON_LIB_TYPE := src
2525LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
2626LSP_COMMON_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
2727
28- LSP_TEST_FW_VERSION := 1.0.18
28+ LSP_TEST_FW_VERSION := 1.0.19
2929LSP_TEST_FW_NAME := lsp-test-fw
3030LSP_TEST_FW_TYPE := src
3131LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
You can’t perform that action at this time.
0 commit comments