@@ -41,7 +41,7 @@ flex_min_version=2.5.4
41
41
# requirement is that it must be entirely printable ASCII characters
42
42
# and have no white space.
43
43
44
- greek=a1
44
+ greek=rc1
45
45
46
46
# If repo_rev is empty, then the repository version number will be
47
47
# obtained during "make dist" via the "git describe --tags --always"
@@ -94,14 +94,14 @@ date="Unreleased developer copy"
94
94
# Version numbers are described in the Libtool current:revision:age
95
95
# format.
96
96
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
105
105
libompitrace_so_version=80:0:40
106
106
107
107
# "Common" components install standalone libraries that are run-time
0 commit comments