File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
*******************************************************************************
4
4
5
5
=== 1.0.12 ===
6
-
6
+ * Updated module versions in dependencies.
7
7
8
8
=== 1.0.11 ===
9
9
* Removed Makefile.d. Dependencies are now automatically generated at the build stage.
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ LSP_TEST_FW_TYPE := src
31
31
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
32
32
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME ) .git
33
33
34
- LSP_PLUGIN_FW_VERSION := 1.0.12
34
+ LSP_PLUGIN_FW_VERSION := 1.0.13
35
35
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
36
36
LSP_PLUGIN_FW_TYPE := src
37
37
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME ) .git
You can’t perform that action at this time.
0 commit comments