Skip to content

Commit bb57c13

Browse files
committed
VERSION: Update for 3.0.5rc1
Bump up to rc1. For shared library version numbers: * libopen-rte changed * libopen-pal changed * common OMPI library changed Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 7b22751 commit bb57c13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

VERSION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ release=5
2424
# requirement is that it must be entirely printable ASCII characters
2525
# and have no white space.
2626

27-
greek=a1
27+
greek=rc1
2828

2929
# If repo_rev is empty, then the repository version number will be
3030
# obtained during "make dist" via the "git describe --tags --always"
@@ -88,8 +88,8 @@ libmpi_mpifh_so_version=41:4:1
8888
libmpi_usempi_tkr_so_version=40:2:0
8989
libmpi_usempi_ignore_tkr_so_version=40:3:0
9090
libmpi_usempif08_so_version=40:3:0
91-
libopen_rte_so_version=40:5:0
92-
libopen_pal_so_version=42:1:0
91+
libopen_rte_so_version=40:6:0
92+
libopen_pal_so_version=42:2:0
9393
libmpi_java_so_version=40:1:0
9494
liboshmem_so_version=41:3:1
9595
libompitrace_so_version=40:1:0
@@ -100,7 +100,7 @@ libompitrace_so_version=40:1:0
100100
# components-don't-affect-the-build-system abstraction.
101101

102102
# OMPI layer
103-
libmca_ompi_common_ompio_so_version=41:2:0
103+
libmca_ompi_common_ompio_so_version=41:3:0
104104

105105
# ORTE layer
106106
libmca_orte_common_alps_so_version=40:1:0

0 commit comments

Comments
 (0)