Skip to content

Commit 999d6ce

Browse files
committed
doc: Update version.m4 and CHANGES for 4.3.0rc3
1 parent 3f10f01 commit 999d6ce

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565

6666
# Fix compilation issue with g++ in -std=gnu++20 mode
6767

68+
# Fix bug in MPI_ANY_SOURCE handling observed using the libfabric CXI
69+
provider
70+
71+
# Add NIC information to error messages in ch4:ofi netmod
72+
6873
===============================================================================
6974
Changes in 4.2
7075
===============================================================================

maint/version.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# changing this by playing with diversions, but then we would probably be
1515
# playing with autotools-fire.
1616

17-
m4_define([MPICH_VERSION_m4],[4.3.0rc2])dnl
17+
m4_define([MPICH_VERSION_m4],[4.3.0rc3])dnl
1818
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
1919

2020
# For libtool ABI versioning rules see:

0 commit comments

Comments
 (0)