Skip to content

Commit d2e8511

Browse files
committed
v5.0.x: update VERSION
bot:notacherrypick Signed-off-by: Tomislav Janjusic <[email protected]>
1 parent 3923de2 commit d2e8511

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

VERSION

+9-9
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ flex_min_version=2.5.4
4141
# requirement is that it must be entirely printable ASCII characters
4242
# and have no white space.
4343

44-
greek=a1
44+
greek=rc1
4545

4646
# If repo_rev is empty, then the repository version number will be
4747
# obtained during "make dist" via the "git describe --tags --always"
@@ -94,14 +94,14 @@ date="Unreleased developer copy"
9494
# Version numbers are described in the Libtool current:revision:age
9595
# format.
9696

97-
libmpi_so_version=80:5:40
98-
libmpi_mpifh_so_version=80:0:40
99-
libmpi_usempi_tkr_so_version=80:0:40
100-
libmpi_usempi_ignore_tkr_so_version=80:0:40
101-
libmpi_usempif08_so_version=80:2:40
102-
libopen_pal_so_version=80:4:0
103-
libmpi_java_so_version=80:0:40
104-
liboshmem_so_version=80:3:40
97+
libmpi_so_version=80:6:40
98+
libmpi_mpifh_so_version=80:1:40
99+
libmpi_usempi_tkr_so_version=80:1:40
100+
libmpi_usempi_ignore_tkr_so_version=80:1:40
101+
libmpi_usempif08_so_version=80:3:40
102+
libopen_pal_so_version=80:5:0
103+
libmpi_java_so_version=80:1:40
104+
liboshmem_so_version=80:4:40
105105
libompitrace_so_version=80:0:40
106106

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

0 commit comments

Comments
 (0)