Update core to 0.2.4
This commit is contained in:
parent
00086f0890
commit
bba6848c0c
@ -89,7 +89,7 @@ extern "C" {
|
||||
*
|
||||
* Reset to zero each major or minor version
|
||||
*/
|
||||
#define LIBOBS_API_PATCH_VER 3
|
||||
#define LIBOBS_API_PATCH_VER 4
|
||||
|
||||
#define LIBOBS_API_VER ((LIBOBS_API_MAJOR_VER << 24) | \
|
||||
(LIBOBS_API_MINOR_VER << 16) | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user