File tree 4 files changed +9
-6
lines changed
4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 7
7
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
8
8
cff-version : 1.2.0
9
9
message : If you use this software, please cite it using these metadata.
10
- title : ' STEllAR-GROUP/hpx: HPX V1.9.0 : The C++ Standards Library for Parallelism and
10
+ title : ' STEllAR-GROUP/hpx: HPX V1.9.1 : The C++ Standards Library for Parallelism and
11
11
Concurrency'
12
12
doi : 10.5281/zenodo.5185328
13
13
authors :
@@ -84,7 +84,7 @@ authors:
84
84
- given-names : Zahra
85
85
family-names : Khatami
86
86
affiliation : Louisiana State University
87
- version : 1.9.0
88
- date-released : 2023-05-02
87
+ version : 1.9.1
88
+ date-released : 2023-08-04
89
89
repository-code : https://github.com/STEllAR-GROUP/hpx
90
90
license : BSL-1.0
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ endif()
60
60
set (HPX_VERSION_MAJOR 1)
61
61
set (HPX_VERSION_MINOR 9)
62
62
set (HPX_VERSION_SUBMINOR 1)
63
- set (HPX_VERSION_DATE 20230502 )
64
- set (HPX_VERSION_TAG "-rc1 " )
63
+ set (HPX_VERSION_DATE 20230804 )
64
+ set (HPX_VERSION_TAG "" )
65
65
66
66
set (HPX_VERSION
67
67
"${HPX_VERSION_MAJOR} .${HPX_VERSION_MINOR} .${HPX_VERSION_SUBMINOR} "
Original file line number Diff line number Diff line change
1
+ * Fri Aug 04 2023 STE||AR Group <
[email protected] > 1.9.1
2
+ - HPX Release 1.9.1 (https://hpx-docs.stellar-group.org/tags/1.9.1/html/releases/whats_new_1_9_1.html)
3
+
1
4
* Tue May 02 2023 STE||AR Group <
[email protected] > 1.9.0
2
5
- HPX Release 1.9.0 (https://hpx-docs.stellar-group.org/tags/1.9.0/html/releases/whats_new_1_9_0.html)
3
6
Original file line number Diff line number Diff line change 8
8
.. _hpx_1_9_1 :
9
9
10
10
===========================
11
- |hpx | V1.9.1 (TBD )
11
+ |hpx | V1.9.1 (August 4, 2023 )
12
12
===========================
13
13
14
14
General changes
You can’t perform that action at this time.
0 commit comments