Skip to content

Commit d79516f

Browse files
committed
Updated module versions in dependencies
1 parent 61c2185 commit d79516f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.9 ===
6-
6+
* Updated module versions in dependencies.
77

88
=== 1.0.8 ===
99
* Added CLAP plugin format support.

modules.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020

2121
# Variables that describe dependencies
22-
LSP_3RD_PARTY_VERSION := 1.0.5
22+
LSP_3RD_PARTY_VERSION := 1.0.6
2323
LSP_3RD_PARTY_NAME := lsp-3rd-party
2424
LSP_3RD_PARTY_TYPE := hdr
2525
LSP_3RD_PARTY_URL_RO := https://github.com/lsp-plugins/$(LSP_3RD_PARTY_NAME).git
@@ -61,13 +61,13 @@ LSP_R3D_IFACE_TYPE := src
6161
LSP_R3D_IFACE_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_IFACE_NAME).git
6262
LSP_R3D_IFACE_URL_RW := [email protected]:lsp-plugins/$(LSP_R3D_IFACE_NAME).git
6363

64-
LSP_R3D_GLX_LIB_VERSION := 1.0.7
64+
LSP_R3D_GLX_LIB_VERSION := 1.0.8
6565
LSP_R3D_GLX_LIB_NAME := lsp-r3d-glx-lib
6666
LSP_R3D_GLX_LIB_TYPE := bin
6767
LSP_R3D_GLX_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git
6868
LSP_R3D_GLX_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git
6969

70-
LSP_R3D_WGL_LIB_VERSION := 1.0.2
70+
LSP_R3D_WGL_LIB_VERSION := 1.0.3
7171
LSP_R3D_WGL_LIB_NAME := lsp-r3d-wgl-lib
7272
LSP_R3D_WGL_LIB_TYPE := bin
7373
LSP_R3D_WGL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git

0 commit comments

Comments
 (0)