commit 28e5af2edf0bb27f446c06c18a419976d66471f3
parent 02b524b2dfcf79cccab5bd074ede98dfd475eaed
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Thu, 22 Oct 2020 11:32:42 +0200
Merge branch 'release_0.2.3' into develop
Diffstat:
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -23,6 +23,11 @@ variable the install directories of its dependencies.
## Release notes
+### Version 0.2.3
+
+- Remove code that is now part of rsys and upgrade to rsys 0.10.
+ This prevented building using rsys >= 0.8.
+
### Version 0.2.2
- Fix a compilation issue that prevented building tests.
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -41,7 +41,7 @@ rcmake_append_runtime_dirs(_runtime_dirs RSys)
################################################################################
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(SANIM_FILES_SRC