Skip to content

Commit

Permalink
Merge pull request #7275 from raffenet/4.3.0rc4
Browse files Browse the repository at this point in the history
doc: Update version.m4 for 4.3.0rc4
  • Loading branch information
raffenet authored Jan 22, 2025
2 parents 27a9152 + e042a96 commit 37ebddd
Showing 1 changed file with 1 addition and 1 deletion.
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.3.0rc3])dnl
m4_define([MPICH_VERSION_m4],[4.3.0rc4])dnl
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl

# For libtool ABI versioning rules see:
Expand Down

0 comments on commit 37ebddd

Please # to comment.