Skip to content

Commit

Permalink
Release of 2.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Sep 23, 2016
1 parent 58547c7 commit 7d00cae
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 268 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "16")
SET(CPACK_PACKAGE_VERSION_PATCH "2")
SET(CPACK_PACKAGE_VERSION_PATCH "3")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Nødebo")
IF (POLICY CMP0048) # in CMake 3.0.0+
Expand Down

0 comments on commit 7d00cae

Please sign in to comment.