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 de3f131 commit 7aa92e3Copy full SHA for 7aa92e3
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 = 111;
+const int LSL_LIBRARY_VERSION = 112;
27
28
namespace lsl {
29
/// A very large time duration (> 1 year) for timeout values.
0 commit comments