We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbf90e commit 69a6c0bCopy full SHA for 69a6c0b
CMakeLists.txt
@@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.12)
8
9
project(yarp-device-openxrheadset
10
LANGUAGES C CXX
11
- VERSION 0.0.4)
+ VERSION 0.0.5)
12
13
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
14
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
0 commit comments