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 9b0d3d4 commit 8cc0befCopy full SHA for 8cc0bef
src/common.h
@@ -23,7 +23,7 @@
23
const int LSL_PROTOCOL_VERSION = 110;
24
25
// the library version
26
-const int LSL_LIBRARY_VERSION = 110;
+const int LSL_LIBRARY_VERSION = 111;
27
28
namespace lsl {
29
/// A very large time duration (> 1 year) for timeout values.
0 commit comments