We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9202b74 commit 2bb4b10Copy full SHA for 2bb4b10
1 file changed
CMakeLists.txt
@@ -7,7 +7,7 @@ set(CMAKE_CXX_STANDARD 14)
7
8
## MAIN project
9
project(WalkingControllers
10
- VERSION 0.5.100)
+ VERSION 0.5.1)
11
12
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
13
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
0 commit comments