We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f4954 commit 099181fCopy full SHA for 099181f
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.1)
+ VERSION 0.0.2)
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