Skip to content

Commit abe9037

Browse files
committed
Release of 2.14.11
1 parent 314603a commit abe9037

File tree

3 files changed

+2367
-2219
lines changed

3 files changed

+2367
-2219
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
22
SET(CPACK_PACKAGE_VERSION_MINOR "14")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "10")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "11")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Essen")
66
IF (POLICY CMP0048) # in CMake 3.0.0+

0 commit comments

Comments
 (0)