File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
* RECENT CHANGES
3
3
*******************************************************************************
4
4
5
+ === 0.5.3 ===
6
+
5
7
=== 0.5.2 ===
6
8
* Build updates.
7
9
Original file line number Diff line number Diff line change 10
10
11
11
#define LSP_R3D_BASE_LIB_MAJOR 0
12
12
#define LSP_R3D_BASE_LIB_MINOR 5
13
- #define LSP_R3D_BASE_LIB_MICRO 2
13
+ #define LSP_R3D_BASE_LIB_MICRO 3
14
14
15
15
#ifdef LSP_R3D_BASE_LIB_BUILTIN
16
16
#define LSP_R3D_BASE_LIB_EXPORT
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ARTIFACT_NAME = lsp-r3d-base-lib
3
3
ARTIFACT_VARS = LSP_R3D_BASE_LIB
4
4
ARTIFACT_HEADERS = lsp-plug.in
5
5
ARTIFACT_EXPORT_ALL = 0
6
- ARTIFACT_VERSION = 0.5.2
6
+ ARTIFACT_VERSION = 0.5.3-devel
7
7
8
8
# List of dependencies
9
9
TEST_DEPENDENCIES = \
You can’t perform that action at this time.
0 commit comments