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 44
55=== 1.0.26 ===
66* Updated build scripts.
7+ * Updated module versions in dependencies.
78
89=== 1.0.25 ===
910* Implemented AVX-512 optimized minimum and maximum search functions.
Original file line number Diff line number Diff line change 1919#
2020
2121# Variables that describe dependencies
22- LSP_COMMON_LIB_VERSION := 1.0.37
22+ LSP_COMMON_LIB_VERSION := 1.0.38
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.26
28+ LSP_TEST_FW_VERSION := 1.0.27
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