Skip to content

Commit f05803e

Browse files
committed
doc: Update version.m4 and CHANGES for 4.3.2rc2
1 parent 46897d0 commit f05803e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
# Fix crash with GPU-aware build when running on systems with no GPUs
2727

28+
# Fix HIP device query
29+
2830
# Fix singleton init with Hydra
2931

3032
# Fix thread safety for Level Zero memcpy functions

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.2rc1])dnl
17+
m4_define([MPICH_VERSION_m4],[4.3.2rc2])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)