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 22* RECENT CHANGES
33*******************************************************************************
44
5+ === 1.0.17 ===
6+
7+
58=== 1.0.16 ===
69* Updated build scripts and dependencies.
710
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ARTIFACT_TYPE = plug
2525ARTIFACT_DESC = LSP GOTT Compressor Plugin Series
2626ARTIFACT_HEADERS = lsp-plug.in
2727ARTIFACT_EXPORT_HEADERS = 0
28- ARTIFACT_VERSION = 1.0.16
28+ ARTIFACT_VERSION = 1.0.17-devel
2929
3030
3131
Original file line number Diff line number Diff line change 2525
2626#define LSP_PLUGINS_GOTT_COMPRESSOR_VERSION_MAJOR 1
2727#define LSP_PLUGINS_GOTT_COMPRESSOR_VERSION_MINOR 0
28- #define LSP_PLUGINS_GOTT_COMPRESSOR_VERSION_MICRO 16
28+ #define LSP_PLUGINS_GOTT_COMPRESSOR_VERSION_MICRO 17
2929
3030#define LSP_PLUGINS_GOTT_COMPRESSOR_VERSION \
3131 LSP_MODULE_VERSION ( \
You can’t perform that action at this time.
0 commit comments