We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b0326 commit 436b1c7Copy full SHA for 436b1c7
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Authors: Ugo Pattacini
3
4
cmake_minimum_required(VERSION 3.12)
5
-project(robots-configuration VERSION 2.8.0)
+project(robots-configuration VERSION 2.9.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