Skip to content

Commit

Permalink
bumped version to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mleotta committed Mar 4, 2015
1 parent 07b7734 commit 01ac4b7
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 @@ -6,7 +6,7 @@ project(MAPTK)
#
set(MAPTK_VERSION_MAJOR 0)
set(MAPTK_VERSION_MINOR 4)
set(MAPTK_VERSION_PATCH 1)
set(MAPTK_VERSION_PATCH 2)
set(MAPTK_VERSION "${MAPTK_VERSION_MAJOR}.${MAPTK_VERSION_MINOR}.${MAPTK_VERSION_PATCH}")


Expand Down

0 comments on commit 01ac4b7

Please sign in to comment.