We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfb055 commit 771f846Copy full SHA for 771f846
1 file changed
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.5)
6
7
## MAIN project
8
project(WalkingControllers
9
- VERSION 0.6.100)
+ VERSION 0.6.1)
10
11
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
12
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
0 commit comments