We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c64045 commit 6b02ba5Copy full SHA for 6b02ba5
CMakeLists.txt
@@ -7,7 +7,7 @@
7
cmake_minimum_required(VERSION 3.12)
8
9
project(ergocub-software
10
- VERSION 0.3.2)
+ VERSION 0.3.3)
11
12
# Give error if add_dependencies is called on a non-existing target
13
if(POLICY CMP0046)
0 commit comments