We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3a7dd commit 5a729e3Copy full SHA for 5a729e3
src/common.h
@@ -46,7 +46,7 @@ extern "C" {
46
const int LSL_PROTOCOL_VERSION = 110;
47
48
// the library version
49
-const int LSL_LIBRARY_VERSION = 115;
+const int LSL_LIBRARY_VERSION = 116;
50
51
/// size of the lsl_last_error() buffer size
52
const int LAST_ERROR_SIZE = 512;
0 commit comments