Skip to content

Commit 3fb55ff

Browse files
committed
v5.0.x: update VERSION in prep for v5.0.7rc1
Signed-off-by: Tomislav Janjusic <[email protected]>
1 parent 7868cdf commit 3fb55ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
major=5
1919
minor=0
20-
release=6
20+
release=7
2121

2222
# MPI Standard Compliance Level
2323
mpi_standard_version=3
@@ -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=
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,7 +94,7 @@ date="Unreleased developer copy"
9494
# Version numbers are described in the Libtool current:revision:age
9595
# format.
9696

97-
libmpi_so_version=80:6:40
97+
libmpi_so_version=80:7:40
9898
libmpi_mpifh_so_version=80:1:40
9999
libmpi_usempi_tkr_so_version=80:1:40
100100
libmpi_usempi_ignore_tkr_so_version=80:1:40

0 commit comments

Comments
 (0)