Skip to content

Commit 31cedaa

Browse files
authored
Bump project version from 0.3.0 to 0.3.1 (#20)
To have a release compatibile with Eigen3 5.0.0 . xref: robotology/robotology-superbuild#1902 xref: robotology/robotology-superbuild#1903 xref: conda-forge/eigen-feedstock#47
1 parent bce2d9a commit 31cedaa

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
@@ -5,7 +5,7 @@
55
cmake_minimum_required(VERSION 3.5...3.30)
66

77
project(LieGroupControllers
8-
VERSION 0.3.0)
8+
VERSION 0.3.1)
99

1010
# ouptut paths
1111
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_BINDIR}")

0 commit comments

Comments
 (0)