Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Aug 28, 2023
1 parent 151f1e3 commit b8c9fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
cmake_minimum_required(VERSION 3.12)

project(ergocub-software
VERSION 0.3.3)
VERSION 0.3.4)

# Give error if add_dependencies is called on a non-existing target
if(POLICY CMP0046)
Expand Down

0 comments on commit b8c9fc0

Please sign in to comment.