Skip to content

Commit 9d743fe

Browse files
committed
VERSION: reset for v1.10.3a1
1 parent 799148f commit 9d743fe

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

VERSION

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
major=1
1717
minor=10
18-
release=2
18+
release=3
1919

2020
# greek is generally used for alpha or beta release tags. If it is
2121
# non-empty, it will be appended to the version number. It does not
@@ -24,7 +24,7 @@ release=2
2424
# requirement is that it must be entirely printable ASCII characters
2525
# and have no white space.
2626

27-
greek=rc4
27+
greek=a1
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"
@@ -82,20 +82,15 @@ date="Unreleased developer copy"
8282
# Version numbers are described in the Libtool current:revision:age
8383
# format.
8484

85-
# libmpi changed 1.10.1 (12:1:0) --> 1.10.2
8685
libmpi_so_version=12:2:0
8786
libmpi_cxx_so_version=2:3:1
8887
libmpi_mpifh_so_version=12:0:0
89-
# All Fortran libraries changes 1.10.1 (5:1:4,6:0:0,11:1:0) --> 1.10.2 and added new symbols
9088
libmpi_usempi_tkr_so_version=6:0:1
9189
libmpi_usempi_ignore_tkr_so_version=7:0:1
9290
libmpi_usempif08_so_version=12:0:1
93-
# libopen_rte changed 1.10.1 (12:1:0) --> 1.10.2
9491
libopen_rte_so_version=12:2:0
95-
# libopen_pal changed 1.10.1 (13:1:0) --> 1.10.2
9692
libopen_pal_so_version=13:2:0
9793
libmpi_java_so_version=3:0:2
98-
# liboshmem changed 1.10.1 (8:1:0) --> 1.10.2 and added new symbols
9994
liboshmem_so_version=9:0:1
10095

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

0 commit comments

Comments
 (0)