File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
*******************************************************************************
4
4
5
5
=== 1.0.10 ===
6
-
6
+ * Updated module versions in dependencies.
7
7
8
8
=== 1.0.9 ===
9
9
* Added test build for Windows using MSYS2.
Original file line number Diff line number Diff line change 20
20
21
21
# ------------------------------------------------------------------------------
22
22
# Variables that describe source code dependencies
23
- LSP_COMMON_LIB_VERSION := 1.0.26
23
+ LSP_COMMON_LIB_VERSION := 1.0.27
24
24
LSP_COMMON_LIB_NAME := lsp-common-lib
25
25
LSP_COMMON_LIB_TYPE := src
26
26
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
@@ -32,7 +32,7 @@ LSP_TEST_FW_TYPE := src
32
32
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
33
33
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME ) .git
34
34
35
- LSP_R3D_IFACE_VERSION := 1.0.9
35
+ LSP_R3D_IFACE_VERSION := 1.0.10
36
36
LSP_R3D_IFACE_NAME := lsp-r3d-iface
37
37
LSP_R3D_IFACE_TYPE := src
38
38
LSP_R3D_IFACE_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_IFACE_NAME ) .git
You can’t perform that action at this time.
0 commit comments