Skip to content

Commit a16bbfe

Browse files
committed
Set to 6.3.0
1 parent 360b286 commit a16bbfe

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
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.11)
66
SET(SHAPEWORKS_MAJOR_VERSION 6 CACHE INTERNAL "Major version number" FORCE)
77
SET(SHAPEWORKS_MINOR_VERSION 3 CACHE INTERNAL "Minor version number" FORCE)
88
SET(SHAPEWORKS_PATCH_VERSION 0 CACHE INTERNAL "Patch version number" FORCE)
9-
SET(SHAPEWORKS_VERSION_STRING "6.3.0-RC9")
9+
SET(SHAPEWORKS_VERSION_STRING "6.3.0")
1010

1111

1212
# First, check that files were checked out properly using git-lfs

0 commit comments

Comments
 (0)