We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8a1c0 commit 4399721Copy full SHA for 4399721
CHANGELOG
@@ -3,7 +3,7 @@
3
*******************************************************************************
4
5
=== 1.0.23 ===
6
-
+* Updated module versions in dependencies.
7
8
=== 1.0.22 ===
9
* Implemented functions for computing correlation between two signals.
modules.mk
@@ -19,7 +19,7 @@
19
#
20
21
# Variables that describe dependencies
22
-LSP_COMMON_LIB_VERSION := 1.0.35
+LSP_COMMON_LIB_VERSION := 1.0.36
23
LSP_COMMON_LIB_NAME := lsp-common-lib
24
LSP_COMMON_LIB_TYPE := src
25
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git
0 commit comments