star-enclosures-3d

Extract enclosures from 3D geometry
git clone git://git.meso-star.fr/star-enclosures-3d.git
Log | Files | Refs | README | LICENSE

commit fb7e33f31668ec7b5648ea6f1133e3778c706ea4
parent d8014e003af56bd2244ea2273d9afa77120c203f
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Tue,  6 Nov 2018 14:07:59 +0100

Merge branch 'release_0.2.1' into develop

Diffstat:
MREADME.md | 4++++
Mcmake/CMakeLists.txt | 2+-
2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -39,6 +39,10 @@ variable the install directories of its dependencies. Release notes ------------- +### Version 0.2.1 + +- BugFix: needed data cleaning on computation canceling. + ### Version 0.2 - Add the support of enclosures with multiple media. diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -48,7 +48,7 @@ endif() ################################################################################ set(VERSION_MAJOR 0) set(VERSION_MINOR 2) -set(VERSION_PATCH 0) +set(VERSION_PATCH 1) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) set(SENC_FILES_SRC