commit ec511244abaa94e779d70211e7a8e37af8ed4987
parent 0e3d9bc752e19303609903cb14d83640cd6e1007
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 22 Jun 2021 17:28:40 +0200
Merge branch 'release_0.2.3' into develop
Diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -55,6 +55,10 @@ for further informations on CMake).
## Release notes
+### Version 0.2.3
+
+- Fix API break on filter function introduced by Star-3D 0.8.
+
### Version 0.2.2
- Bump the version of the dependencies and fix the code to handle their
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -45,7 +45,7 @@ include(rcmake_runtime)
################################################################################
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 2)
+set(VERSION_PATCH 3)
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
set(SGF_FILES_SRC