Skip to content

Commit cb083d3

Browse files
committed
dist: Update shared library versions for 3.0.3
Most updates are normal code changes. There was an API change in OPAL to fix an issue in the datatype engine with long datatypes, hence the increment of current and reset of age on OPAL. Signed-off-by: Brian Barrett <[email protected]>
1 parent 468418a commit cb083d3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

VERSION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,16 @@ date="Unreleased developer copy"
8282
# Version numbers are described in the Libtool current:revision:age
8383
# format.
8484

85-
libmpi_so_version=40:3:0
85+
libmpi_so_version=40:4:0
8686
libmpi_cxx_so_version=40:0:0
87-
libmpi_mpifh_so_version=41:2:1
87+
libmpi_mpifh_so_version=41:3:1
8888
libmpi_usempi_tkr_so_version=40:1:0
8989
libmpi_usempi_ignore_tkr_so_version=40:1:0
90-
libmpi_usempif08_so_version=40:1:0
91-
libopen_rte_so_version=40:3:0
92-
libopen_pal_so_version=41:3:1
90+
libmpi_usempif08_so_version=40:2:0
91+
libopen_rte_so_version=40:4:0
92+
libopen_pal_so_version=42:0:0
9393
libmpi_java_so_version=40:0:0
94-
liboshmem_so_version=41:1:1
94+
liboshmem_so_version=41:2:1
9595
libompitrace_so_version=40:0:0
9696

9797
# "Common" components install standalone libraries that are run-time

0 commit comments

Comments
 (0)