Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vfonov committed Mar 8, 2013
1 parent 5843e6d commit 210e7d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ cmake_minimum_required(VERSION 2.6)

SET(MINC_TOOLKIT_PACKAGE_VERSION_MAJOR 0)
SET(MINC_TOOLKIT_PACKAGE_VERSION_MINOR 3)
SET(MINC_TOOLKIT_PACKAGE_VERSION_PATCH 16)
SET(MINC_TOOLKIT_RELEASE_DATE "20121113")
SET(MINC_TOOLKIT_PACKAGE_VERSION_PATCH 17)
SET(MINC_TOOLKIT_RELEASE_DATE "20130307")

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 210e7d5

Please sign in to comment.