File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
include/lsp-plug.in/shared Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2
2
* RECENT CHANGES
3
3
*******************************************************************************
4
4
5
+ === 1.0.9 ===
6
+ * Fixed some shared data for 1.2.6 release.
7
+
5
8
=== 1.0.8 ===
6
9
* Updated module versions in dependencies.
7
10
Original file line number Diff line number Diff line change 24
24
25
25
#define LSP_PLUGINS_SHARED_MAJOR 1
26
26
#define LSP_PLUGINS_SHARED_MINOR 0
27
- #define LSP_PLUGINS_SHARED_MICRO 8
27
+ #define LSP_PLUGINS_SHARED_MICRO 9
28
28
29
29
#ifdef LSP_LLTL_LIB_BUILTIN
30
30
#define LSP_PLUGINS_SHARED_EXPORT
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ARTIFACT_ID = LSP_PLUGINS_SHARED
23
23
ARTIFACT_NAME = lsp-plugins-shared
24
24
ARTIFACT_DESC = Shared resources for LSP Plugins
25
25
ARTIFACT_HEADERS = lsp-plug.in
26
- ARTIFACT_VERSION = 1.0.8
26
+ ARTIFACT_VERSION = 1.0.9
27
27
ARTIFACT_EXPORT_ALL = 1
28
28
29
29
# Weak property
Original file line number Diff line number Diff line change 23
23
'g8cShrKtmKo ' => 'Crossover ' ,
24
24
'mEP1WyLFruY ' => 'Artistic Delay ' ,
25
25
'MCIpQebU5o4 ' => 'Oscilloscope ' ,
26
- '6ZuW28u1qns ' => 'Multiband Dynamic Processor '
26
+ '6ZuW28u1qns ' => 'Multiband Dynamic Processor ' ,
27
+ '1Og6vAZ2BLo ' => 'Noise Generator ' ,
28
+ 'EFf4VqvMUXM ' => 'A/B Tester & Mixer '
27
29
);
28
30
29
31
?>
You can’t perform that action at this time.
0 commit comments