Skip to content

Commit 7e65846

Browse files
committed
6.1.0 Release
1 parent 335c99d commit 7e65846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ find_package(Python3 3.7 EXACT REQUIRED)
1010
SET(SHAPEWORKS_MAJOR_VERSION 6 CACHE INTERNAL "Major version number" FORCE)
1111
SET(SHAPEWORKS_MINOR_VERSION 1 CACHE INTERNAL "Minor version number" FORCE)
1212
SET(SHAPEWORKS_PATCH_VERSION 0 CACHE INTERNAL "Patch version number" FORCE)
13-
SET(SHAPEWORKS_VERSION_STRING "6.1.0-rc14")
13+
SET(SHAPEWORKS_VERSION_STRING "6.1.0")
1414

1515

1616
#

0 commit comments

Comments
 (0)