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 a498a44 commit e6ee701Copy full SHA for e6ee701
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.14.1)
+ VERSION 1.14.2)
9
10
# Needed for customized MacOSXBundleInfo.plist.in
11
SET(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake" ${CMAKE_MODULE_PATH})
0 commit comments