Skip to content

Commit 4444c45

Browse files
committed
Preparing V1.10.0 release
1 parent 6e6ec2f commit 4444c45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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 10)
6262
set(HPX_VERSION_SUBMINOR 0)
63-
set(HPX_VERSION_DATE 20240527)
64-
set(HPX_VERSION_TAG "-rc3")
63+
set(HPX_VERSION_DATE 20240529)
64+
set(HPX_VERSION_TAG "")
6565

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

docs/sphinx/releases/whats_new_1_10_0.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
.. _hpx_1_10_0:
99

10-
===========================
11-
|hpx| V1.10.0 (TBD)
12-
===========================
10+
============================
11+
|hpx| V1.10.0 (May 29, 2024)
12+
============================
1313

1414
General changes
1515
===============

0 commit comments

Comments
 (0)