Skip to content

Commit

Permalink
doc: Update version in preparation of 4.2.0rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
raffenet committed Jan 29, 2024
1 parent a408512 commit 12cd7a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
decided at the October 2023 meeting that this was a mistake and will
be removed in an erratum.

# Fix potential crash in CUDA memory hooks
# Fix potential crash in GPU memory hooks


===============================================================================
Expand Down
2 changes: 1 addition & 1 deletion maint/version.m4
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# changing this by playing with diversions, but then we would probably be
# playing with autotools-fire.

m4_define([MPICH_VERSION_m4],[4.2.0rc2])dnl
m4_define([MPICH_VERSION_m4],[4.2.0rc3])dnl
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl

# For libtool ABI versioning rules see:
Expand Down

0 comments on commit 12cd7a0

Please sign in to comment.