star-enclosures-2d

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

commit a12c2a3be66900dbfc457071227e6f7507a9d108
parent e92082799fbe8f89b0ed0be82d520dcf41c4657d
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon,  5 Nov 2018 13:44:30 +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 @@ -35,6 +35,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 @@ -47,7 +47,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(SENC2D_FILES_SRC