diff --git a/VERSION b/VERSION index b0de968194f..c10fb266c4a 100644 --- a/VERSION +++ b/VERSION @@ -41,7 +41,7 @@ flex_min_version=2.5.4 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=rc1 +greek=rc2 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always" diff --git a/docs/release-notes/changelog/v5.0.x.rst b/docs/release-notes/changelog/v5.0.x.rst index 444cd6d3943..a656b61d959 100644 --- a/docs/release-notes/changelog/v5.0.x.rst +++ b/docs/release-notes/changelog/v5.0.x.rst @@ -4,9 +4,17 @@ Open MPI v5.0.x series This file contains all the NEWS updates for the Open MPI v5.0.x series, in reverse chronological order. +Open MPI Version v5.0.8rc2 +------------------------------ +:Date: 12 May 2025 + +- Internal PMIx and PRRTe versions: + - PMIx (v5.0.8). Repo: ``https://github.com/openpmix/openpmix``. Commit hash: ``907b1ccaeec61a1197f0ee5264d4fef20b257b84``. + - PRRTE (v3.0.10). Repo: ``https://github.com/openpmix/prrte``. Commit hash: ``0ff51bd532e0a95483cafdc290d22a6cb55a9aef``. + Open MPI Version v5.0.8rc1 ------------------------------ -:Date: 9 May 2024 +:Date: 9 May 2025 - Internal PMIx and PRRTe versions: - PMIx (v5.0.7). Repo: ``https://github.com/openpmix/openpmix``. Commit hash: ``bc3680a178f0fc17f787cff4f417551a08497394``.