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.2 ===
6
+
5
7
=== 0.5.1 ===
6
8
* Modified base R3D interface constants and metadata structures.
7
9
Original file line number Diff line number Diff line change 10
10
11
11
#define LSP_R3D_BASE_MAJOR 0
12
12
#define LSP_R3D_BASE_MINOR 5
13
- #define LSP_R3D_BASE_MICRO 1
13
+ #define LSP_R3D_BASE_MICRO 2
14
14
15
15
#endif /* LSP_PLUG_IN_R3D_VERSION_H_ */
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
- VERSION = 0.5.1
6
+ VERSION = 0.5.2-devel
7
7
8
8
# List of dependencies
9
9
TEST_DEPENDENCIES = \
You can’t perform that action at this time.
0 commit comments