Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mleotta committed Mar 27, 2014
1 parent 146d6f8 commit 5238356
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 3)
set(MAPTK_VERSION_PATCH 0)
set(MAPTK_VERSION_PATCH 1)
set(MAPTK_VERSION "${MAPTK_VERSION_MAJOR}.${MAPTK_VERSION_MINOR}.${MAPTK_VERSION_PATCH}")


Expand Down

0 comments on commit 5238356

Please sign in to comment.