From 8f3d5eb55c8e645cc9950de243164cbd1b619ffa Mon Sep 17 00:00:00 2001 From: Alan Morris Date: Wed, 10 May 2023 23:02:14 -0600 Subject: [PATCH] Update to 6.4.1 --- CMakeLists.txt | 4 ++-- README.md | 3 ++- docs/about/release-notes.md | 8 ++++++++ docs/users/Linux_README.txt | 2 +- docs/users/Mac_README.txt | 2 +- docs/users/Windows_README.txt | 2 +- 6 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 796afc6b2e..98626168a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,8 +5,8 @@ cmake_minimum_required(VERSION 3.20) ########################################### SET(SHAPEWORKS_MAJOR_VERSION 6 CACHE INTERNAL "Major version number" FORCE) SET(SHAPEWORKS_MINOR_VERSION 4 CACHE INTERNAL "Minor version number" FORCE) -SET(SHAPEWORKS_PATCH_VERSION 0 CACHE INTERNAL "Patch version number" FORCE) -SET(SHAPEWORKS_VERSION_STRING "6.4.0") +SET(SHAPEWORKS_PATCH_VERSION 1 CACHE INTERNAL "Patch version number" FORCE) +SET(SHAPEWORKS_VERSION_STRING "6.4.1") SET(SHAPEWORKS_VERSION "${SHAPEWORKS_MAJOR_VERSION}.${SHAPEWORKS_MINOR_VERSION}.${SHAPEWORKS_PATCH_VERSION}") # First, check that files were checked out properly using git-lfs diff --git a/README.md b/README.md index a23344dc67..063555042f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Latest Release -![](docs/img/about/release6.3.png) + +![](docs/img/about/release6.4.png) Quick Links ===================== diff --git a/docs/about/release-notes.md b/docs/about/release-notes.md index 67c7352835..b4663ba523 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -1,5 +1,13 @@ # Release Notes +## ShapeWorks 6.4.1 - 2023-05-10 + +### Fixes + + * Fix grooming crash when there are free form constraints in an untitled/unsaved project (#2078) + * Fix update checker potentially crashing (#2079) + + ## ShapeWorks 6.4.0 - 2023-05-05 ![](../img/about/release6.4.png) diff --git a/docs/users/Linux_README.txt b/docs/users/Linux_README.txt index 04b75ac6a9..a2d4ad90b2 100644 --- a/docs/users/Linux_README.txt +++ b/docs/users/Linux_README.txt @@ -1,5 +1,5 @@ ========================================== - ShapeWorks v6.4.0 - Released May 2023 + ShapeWorks v6.4.1 - Released May 2023 ========================================== The ShapeWorks software is an open-source distribution of a new method for diff --git a/docs/users/Mac_README.txt b/docs/users/Mac_README.txt index 705ee61031..ee99631c92 100644 --- a/docs/users/Mac_README.txt +++ b/docs/users/Mac_README.txt @@ -1,5 +1,5 @@ ========================================== - ShapeWorks v6.4.0 - Released May 2023 + ShapeWorks v6.4.1 - Released May 2023 ========================================== The ShapeWorks software is an open-source distribution of a new method for diff --git a/docs/users/Windows_README.txt b/docs/users/Windows_README.txt index ae652dd96c..7bab70d77d 100644 --- a/docs/users/Windows_README.txt +++ b/docs/users/Windows_README.txt @@ -1,5 +1,5 @@ ========================================== - ShapeWorks v6.4.0 - Released May 2023 + ShapeWorks v6.4.1 - Released May 2023 ========================================== The ShapeWorks software is an open-source distribution of a new method for