Skip to content

Commit 053d581

Browse files
committed
doc: Update version to 5.0.x
Update to avoid confusion with 4.3.x stable. Main branch is now tracking the upcoming MPI-5 standard.
1 parent 33aa2b2 commit 053d581

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

maint/version.m4

Lines changed: 2 additions & 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.0b1])dnl
17+
m4_define([MPICH_VERSION_m4],[5.0.0a1])dnl
1818
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
1919

2020
# For libtool ABI versioning rules see:
@@ -37,6 +37,7 @@ m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
3737

3838
# Use [0:0:0] for unstable (e.g. alpha and beta) releases.
3939

40+
# last version 4.3.0 - 17:0:5
4041
m4_define([libmpi_so_version_m4],[0:0:0])dnl
4142

4243
[#] end of __file__

0 commit comments

Comments
 (0)