Skip to content

Commit 98a461f

Browse files
authored
Merge pull request #113 from robotology/bump_cmake_version
Bump minor version for Release
2 parents 9202b74 + 2bb4b10 commit 98a461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(CMAKE_CXX_STANDARD 14)
77

88
## MAIN project
99
project(WalkingControllers
10-
VERSION 0.5.100)
10+
VERSION 0.5.1)
1111

1212
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
1313
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

0 commit comments

Comments
 (0)