Skip to content

Commit 789ce8c

Browse files
authored
Merge pull request #5333 from bwbarrett/v3.1.x-VERSION
prep for 3.1.1rc2
2 parents 4cc8dd4 + fb08b10 commit 789ce8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ included in the vX.Y.Z section and be denoted as:
5757
3.1.1 -- June, 2018
5858
-------------------
5959

60+
- Fix potential hang in UCX PML during MPI_FINALIZE
6061
- Update internal PMIx to v2.1.2rc2 to fix forward version compatibility.
6162
- Add new MCA parameter osc_sm_backing_store to allow users to specify
6263
where in the filesystem the backing file for the shared memory

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ release=1
2626
# requirement is that it must be entirely printable ASCII characters
2727
# and have no white space.
2828

29-
greek=rc1
29+
greek=rc2
3030

3131
# If repo_rev is empty, then the repository version number will be
3232
# obtained during "make dist" via the "git describe --tags --always"

0 commit comments

Comments
 (0)