We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d8f36 commit ef5449cCopy full SHA for ef5449c
CMakeLists.txt
@@ -1,6 +1,6 @@
1
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
2
SET(CPACK_PACKAGE_VERSION_MINOR "0")
3
-SET(CPACK_PACKAGE_VERSION_PATCH "0")
+SET(CPACK_PACKAGE_VERSION_PATCH "1")
4
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5
SET(RELEASE_NAME "Dufour")
6
SET(PROJECT_VERSION ${COMPLETE_VERSION})
0 commit comments