We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4b37b commit 4faf3d7Copy full SHA for 4faf3d7
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@ project(LabRecorder
5
DESCRIPTION "Record and write LabStreamingLayer streams to an XDF file"
6
HOMEPAGE_URL "https://github.com/labstreaminglayer/App-LabRecorder/"
7
LANGUAGES C CXX
8
- VERSION 1.16.0)
+ VERSION 1.16.1)
9
10
# Needed for customized MacOSXBundleInfo.plist.in
11
SET(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake" ${CMAKE_MODULE_PATH})
0 commit comments