Skip to content

Commit

Permalink
6.1.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Jun 28, 2021
1 parent 335c99d commit 7e65846
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 @@ -10,7 +10,7 @@ find_package(Python3 3.7 EXACT REQUIRED)
SET(SHAPEWORKS_MAJOR_VERSION 6 CACHE INTERNAL "Major version number" FORCE)
SET(SHAPEWORKS_MINOR_VERSION 1 CACHE INTERNAL "Minor version number" FORCE)
SET(SHAPEWORKS_PATCH_VERSION 0 CACHE INTERNAL "Patch version number" FORCE)
SET(SHAPEWORKS_VERSION_STRING "6.1.0-rc14")
SET(SHAPEWORKS_VERSION_STRING "6.1.0")


#
Expand Down

0 comments on commit 7e65846

Please sign in to comment.