Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release of 3.0.3
  • Loading branch information
jef-n committed May 18, 2018
1 parent e336170 commit 8a899c8
Show file tree
Hide file tree
Showing 3 changed files with 560 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "0")
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 "Girona")
IF (POLICY CMP0048) # in CMake 3.0.0+
Expand Down

0 comments on commit 8a899c8

Please sign in to comment.