Skip to content

Commit f1e5d61

Browse files
authored
Merge pull request #6587 from bwbarrett/v3.0.x-release
dist: Rotate branch to 3.0.5
2 parents e0c0c3b + 0530995 commit f1e5d61

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ This file contains notable changes between releases for each release since
3636
Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
3737
it is possible for items to appear more than once in the list.
3838

39+
3.0.5 -- October, 2019
40+
----------------------
41+
3942
3.0.4 -- April, 2019
4043
--------------------
4144

VERSION

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

1616
major=3
1717
minor=0
18-
release=4
18+
release=5
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=4
2424
# requirement is that it must be entirely printable ASCII characters
2525
# and have no white space.
2626

27-
greek=rc2
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"

0 commit comments

Comments
 (0)