We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314603a commit abe9037Copy full SHA for abe9037
CMakeLists.txt
@@ -1,6 +1,6 @@
1
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
2
SET(CPACK_PACKAGE_VERSION_MINOR "14")
3
-SET(CPACK_PACKAGE_VERSION_PATCH "10")
+SET(CPACK_PACKAGE_VERSION_PATCH "11")
4
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5
SET(RELEASE_NAME "Essen")
6
IF (POLICY CMP0048) # in CMake 3.0.0+
0 commit comments