File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions:
8
8
9
9
env :
10
10
# for installation testing - it should match with version set in CMake
11
- UMF_VERSION : 0.9.0
11
+ UMF_VERSION : 0.9.1
12
12
BUILD_DIR : " ${{github.workspace}}/build"
13
13
INSTL_DIR : " ${{github.workspace}}/../install-dir"
14
14
Original file line number Diff line number Diff line change
1
+ Tue Nov 12 2024 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
2
+
3
+ * Version 0.9.1
4
+
5
+ This patch release contains only 3 small fixes in build system of UMF.
6
+
1
7
Thu Sep 12 2024 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
2
8
3
9
* Version 0.9.0
Original file line number Diff line number Diff line change 22
22
author = "Intel"
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = "0.9.0 "
25
+ release = "0.9.1 "
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments