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.31 ===
6+
7+
58=== 1.0.30 ===
69* Implemented new tk::RangeSlider widget.
710* Implemented new tk::PianoKeys widget.
Original file line number Diff line number Diff line change 2424
2525#define LSP_TK_LIB_MAJOR 1
2626#define LSP_TK_LIB_MINOR 0
27- #define LSP_TK_LIB_MICRO 30
27+ #define LSP_TK_LIB_MICRO 31
2828
2929#if defined(LSP_TK_LIB_PUBLISHER )
3030 #define LSP_TK_LIB_PUBLIC LSP_EXPORT_MODIFIER
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ ARTIFACT_ID = LSP_TK_LIB
2323ARTIFACT_NAME = lsp-tk-lib
2424ARTIFACT_DESC = Graphical toolkit library for Linux Studio Plugins Project
2525ARTIFACT_HEADERS = lsp-plug.in
26- ARTIFACT_VERSION = 1.0.30
26+ ARTIFACT_VERSION = 1.0.31-devel
2727ARTIFACT_EXPORT_ALL = 1
You can’t perform that action at this time.
0 commit comments