VERSION: update for v4.0.1rc1 release
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
Этот коммит содержится в:
родитель
7aeb65579b
Коммит
8db349f64a
14
VERSION
14
VERSION
@ -28,7 +28,7 @@ release=1
|
|||||||
# requirement is that it must be entirely printable ASCII characters
|
# requirement is that it must be entirely printable ASCII characters
|
||||||
# and have no white space.
|
# and have no white space.
|
||||||
|
|
||||||
greek=a1
|
greek=rc1
|
||||||
|
|
||||||
# If repo_rev is empty, then the repository version number will be
|
# If repo_rev is empty, then the repository version number will be
|
||||||
# obtained during "make dist" via the "git describe --tags --always"
|
# obtained during "make dist" via the "git describe --tags --always"
|
||||||
@ -86,16 +86,16 @@ date="Unreleased developer copy"
|
|||||||
# Version numbers are described in the Libtool current:revision:age
|
# Version numbers are described in the Libtool current:revision:age
|
||||||
# format.
|
# format.
|
||||||
|
|
||||||
libmpi_so_version=60:0:20
|
libmpi_so_version=60:1:20
|
||||||
libmpi_cxx_so_version=60:0:20
|
libmpi_cxx_so_version=60:0:20
|
||||||
libmpi_mpifh_so_version=60:0:20
|
libmpi_mpifh_so_version=60:1:20
|
||||||
libmpi_usempi_tkr_so_version=60:0:20
|
libmpi_usempi_tkr_so_version=60:0:20
|
||||||
libmpi_usempi_ignore_tkr_so_version=60:0:20
|
libmpi_usempi_ignore_tkr_so_version=60:0:20
|
||||||
libmpi_usempif08_so_version=60:0:20
|
libmpi_usempif08_so_version=60:0:20
|
||||||
libopen_rte_so_version=60:0:20
|
libopen_rte_so_version=60:1:20
|
||||||
libopen_pal_so_version=60:0:20
|
libopen_pal_so_version=60:1:20
|
||||||
libmpi_java_so_version=60:0:20
|
libmpi_java_so_version=60:0:20
|
||||||
liboshmem_so_version=60:0:20
|
liboshmem_so_version=61:0:21
|
||||||
libompitrace_so_version=60:0:20
|
libompitrace_so_version=60:0:20
|
||||||
|
|
||||||
# "Common" components install standalone libraries that are run-time
|
# "Common" components install standalone libraries that are run-time
|
||||||
@ -104,7 +104,7 @@ libompitrace_so_version=60:0:20
|
|||||||
# components-don't-affect-the-build-system abstraction.
|
# components-don't-affect-the-build-system abstraction.
|
||||||
|
|
||||||
# OMPI layer
|
# OMPI layer
|
||||||
libmca_ompi_common_ompio_so_version=60:0:19
|
libmca_ompi_common_ompio_so_version=60:1:19
|
||||||
libmca_ompi_common_monitoring_so_version=60:0:10
|
libmca_ompi_common_monitoring_so_version=60:0:10
|
||||||
|
|
||||||
# ORTE layer
|
# ORTE layer
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user