Skip to content

Commit

Permalink
Updated release date
Browse files Browse the repository at this point in the history
  • Loading branch information
vfonov committed May 26, 2023
1 parent 784cd97 commit 27a6ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ENDIF(COMMAND CMAKE_POLICY)
SET(MINC_TOOLKIT_PACKAGE_VERSION_MAJOR 1)
SET(MINC_TOOLKIT_PACKAGE_VERSION_MINOR 9)
SET(MINC_TOOLKIT_PACKAGE_VERSION_PATCH 18)
SET(MINC_TOOLKIT_RELEASE_DATE "20220625")
SET(MINC_TOOLKIT_RELEASE_DATE "20230526")

SET(MINC_TOOLKIT_VERSION_FULL "${MINC_TOOLKIT_PACKAGE_VERSION_MAJOR}.${MINC_TOOLKIT_PACKAGE_VERSION_MINOR}.${MINC_TOOLKIT_PACKAGE_VERSION_PATCH}-${MINC_TOOLKIT_RELEASE_DATE}")

Expand Down

0 comments on commit 27a6ee8

Please sign in to comment.