Skip to content

Commit 4399721

Browse files
committed
Updated module versions in dependencies
1 parent ec8a1c0 commit 4399721

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*******************************************************************************
44

55
=== 1.0.23 ===
6-
6+
* Updated module versions in dependencies.
77

88
=== 1.0.22 ===
99
* Implemented functions for computing correlation between two signals.

modules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020

2121
# Variables that describe dependencies
22-
LSP_COMMON_LIB_VERSION := 1.0.35
22+
LSP_COMMON_LIB_VERSION := 1.0.36
2323
LSP_COMMON_LIB_NAME := lsp-common-lib
2424
LSP_COMMON_LIB_TYPE := src
2525
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git

0 commit comments

Comments
 (0)