Skip to content

Commit 7a76df1

Browse files
authored
Merge pull request #7138 from bwbarrett/v3.0.x-release
3.0.x Oct->Nov slip release fixes
2 parents 00f60ba + 63c3611 commit 7a76df1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ 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
39+
3.0.5 -- November, 2019
4040
----------------------
4141

4242
- Fix OMPIO issue limiting file reads/writes to 2GB. Thanks to

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Much, much more information is also available in the Open MPI FAQ:
6464
===========================================================================
6565

6666
The following abbreviated list of release notes applies to this code
67-
base as of this writing (October 2019):
67+
base as of this writing (November 2019):
6868

6969
General notes
7070
-------------

VERSION

Lines changed: 1 addition & 1 deletion
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=rc1
27+
greek=rc2
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)