We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1aec58 + 28fd769 commit 1d29265Copy full SHA for 1d29265
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Authors: Ugo Pattacini
3
4
cmake_minimum_required(VERSION 3.12)
5
-project(robots-configuration VERSION 2.9.0)
+project(robots-configuration VERSION 2.10.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