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 c771f47 commit 58ac8c4Copy full SHA for 58ac8c4
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.2rc2])dnl
+m4_define([MPICH_VERSION_m4],[4.3.2])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.1 - 17:1:5
+# last version 4.3.2 - 17:2:5
41
m4_define([libmpi_so_version_m4],[0:0:0])dnl
42
43
# libmpi_abi.so version
0 commit comments