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.
2 parents cd5afcf + d9d2ffa commit 12de885Copy full SHA for 12de885
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.1rc1])dnl
+m4_define([MPICH_VERSION_m4],[4.3.1])dnl
18
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
19
20
# For libtool ABI versioning rules see:
@@ -37,7 +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
+# last version 4.3.1 - 17:1:5
41
m4_define([libmpi_so_version_m4],[0:0:0])dnl
42
43
# libmpi_abi.so version
0 commit comments