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 dde8050 commit 1a56e49Copy full SHA for 1a56e49
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Authors: Ugo Pattacini
3
4
cmake_minimum_required(VERSION 3.12)
5
-project(robots-configuration VERSION 2.7.0)
+project(robots-configuration VERSION 2.8.0)
6
7
option(BUILD_WITHOUT_DEPENDENCIES "If enabled, permit to install robots-configuration without any dependency on YCM, YARP or ICUBcontrib" OFF)
8
option(INSTALL_ALL_ROBOTS "Enable installation of all robots" OFF)
0 commit comments