Skip to content

Commit 8cc0bef

Browse files
committed
Update common.h
Updated version.
1 parent 9b0d3d4 commit 8cc0bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
const int LSL_PROTOCOL_VERSION = 110;
2424

2525
// the library version
26-
const int LSL_LIBRARY_VERSION = 110;
26+
const int LSL_LIBRARY_VERSION = 111;
2727

2828
namespace lsl {
2929
/// A very large time duration (> 1 year) for timeout values.

0 commit comments

Comments
 (0)