Skip to content

Commit 16680a0

Browse files
committed
Updating release date for final V1.11.0 release
Signed-off-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
1 parent 6a3e6fa commit 16680a0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ string(TIMESTAMP HPX_COPYRIGHT_YEAR "%Y")
6464
set(HPX_VERSION_MAJOR 1)
6565
set(HPX_VERSION_MINOR 11)
6666
set(HPX_VERSION_SUBMINOR 0)
67-
set(HPX_VERSION_DATE 20250513)
67+
set(HPX_VERSION_DATE 20250630)
6868
set(HPX_VERSION_TAG "-rc1")
6969

7070
set(HPX_VERSION

docs/sphinx/releases/whats_new_1_11_0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
.. _hpx_1_11_0:
99

1010
============================
11-
|hpx| V1.11.0 (May 31, 2025)
11+
|hpx| V1.11.0 (Jun 30, 2025)
1212
============================
1313

14-
This release is the last verision of HPX that supports C++17. Future versions
14+
This release is the last version of HPX that supports C++17. Future versions
1515
of HPX will require compilation using C++20 or above.
1616

1717
General changes

0 commit comments

Comments
 (0)