We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edf26f4 + 3857962 commit a3c1596Copy full SHA for a3c1596
1 file changed
CMakeLists.txt
@@ -3,7 +3,7 @@ project (urdfdom_headers)
3
4
set (URDF_MAJOR_VERSION 0)
5
set (URDF_MINOR_VERSION 4)
6
-set (URDF_PATCH_VERSION 0)
+set (URDF_PATCH_VERSION 1)
7
8
set (URDF_VERSION ${URDF_MAJOR_VERSION}.${URDF_MINOR_VERSION}.${URDF_PATCH_VERSION})
9
0 commit comments