File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
* RECENT CHANGES
3
3
*******************************************************************************
4
4
5
+ === 1.0.29 ===
6
+
7
+
5
8
=== 1.0.28 ===
6
9
* Fixed imprecise spectrum graph when rapidly changing the frequency of filter.
7
10
* Updated build scripts and dependencies.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ARTIFACT_TYPE = plug
25
25
ARTIFACT_DESC = LSP Parametric Equalizer Plugin Series
26
26
ARTIFACT_HEADERS = lsp-plug.in
27
27
ARTIFACT_EXPORT_HEADERS = 0
28
- ARTIFACT_VERSION = 1.0.28
28
+ ARTIFACT_VERSION = 1.0.29-devel
29
29
30
30
31
31
Original file line number Diff line number Diff line change 25
25
26
26
#define LSP_PLUGINS_PARA_EQUALIZER_VERSION_MAJOR 1
27
27
#define LSP_PLUGINS_PARA_EQUALIZER_VERSION_MINOR 0
28
- #define LSP_PLUGINS_PARA_EQUALIZER_VERSION_MICRO 28
28
+ #define LSP_PLUGINS_PARA_EQUALIZER_VERSION_MICRO 29
29
29
30
30
#define LSP_PLUGINS_PARA_EQUALIZER_VERSION \
31
31
LSP_MODULE_VERSION ( \
You can’t perform that action at this time.
0 commit comments