Skip to content

Commit 7aa92e3

Browse files
author
David Medine
committed
updated version number
1 parent de3f131 commit 7aa92e3

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 = 111;
26+
const int LSL_LIBRARY_VERSION = 112;
2727

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

0 commit comments

Comments
 (0)