Skip to content

Commit c6124b0

Browse files
committed
Preparing final release
1 parent c82e154 commit c6124b0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ endif()
6060
set(HPX_VERSION_MAJOR 1)
6161
set(HPX_VERSION_MINOR 8)
6262
set(HPX_VERSION_SUBMINOR 1)
63-
set(HPX_VERSION_DATE 20220729)
64-
set(HPX_VERSION_TAG "-rc2")
63+
set(HPX_VERSION_DATE 20220805)
64+
set(HPX_VERSION_TAG "")
6565

6666
set(HPX_VERSION
6767
"${HPX_VERSION_MAJOR}.${HPX_VERSION_MINOR}.${HPX_VERSION_SUBMINOR}"

cmake/packaging/rpm/Changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Wed Aug 06 2022 STE||AR Group <[email protected]> 1.8.1
2+
- HPX Release 1.8.0 (https://hpx-docs.stellar-group.org/tags/1.8.1/html/releases/whats_new_1_8_1.html)
3+
14
* Wed May 18 2022 STE||AR Group <[email protected]> 1.8.0
25
- HPX Release 1.8.0 (https://hpx-docs.stellar-group.org/tags/1.8.0/html/releases/whats_new_1_8_0.html)
36

docs/sphinx/releases/whats_new_1_8_1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.. _hpx_1_8_1:
99

1010
===========================
11-
|hpx| V1.8.1 (Jul 29, 2022)
11+
|hpx| V1.8.1 (Aug 5, 2022)
1212
===========================
1313

1414
This is a bugfix release with a few minor additions and resolved problems.

0 commit comments

Comments
 (0)