We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d95d7 commit 9d6277cCopy full SHA for 9d6277c
1 file changed
CMakeLists.txt
@@ -3,7 +3,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET 11)
3
4
project(
5
libxdf
6
- VERSION 0.99.8
+ VERSION 0.99.10
7
DESCRIPTION "C++ library for loading multimodal, multi-rate signals stored in XDF files"
8
HOMEPAGE_URL https://xdf-modules.github.io/libxdf/
9
)
0 commit comments