We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33aa2b2 commit 053d581Copy full SHA for 053d581
maint/version.m4
@@ -14,7 +14,7 @@
14
# changing this by playing with diversions, but then we would probably be
15
# playing with autotools-fire.
16
17
-m4_define([MPICH_VERSION_m4],[4.3.0b1])dnl
+m4_define([MPICH_VERSION_m4],[5.0.0a1])dnl
18
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
19
20
# For libtool ABI versioning rules see:
@@ -37,6 +37,7 @@ m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
37
38
# Use [0:0:0] for unstable (e.g. alpha and beta) releases.
39
40
+# last version 4.3.0 - 17:0:5
41
m4_define([libmpi_so_version_m4],[0:0:0])dnl
42
43
[#] end of __file__
0 commit comments