Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This file contains notable changes between releases for each release since
Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
it is possible for items to appear more than once in the list.

3.0.5 -- October, 2019
3.0.5 -- November, 2019
----------------------

- Fix OMPIO issue limiting file reads/writes to 2GB. Thanks to
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Much, much more information is also available in the Open MPI FAQ:
===========================================================================

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

General notes
-------------
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ release=5
# requirement is that it must be entirely printable ASCII characters
# and have no white space.

greek=rc1
greek=rc2

# If repo_rev is empty, then the repository version number will be
# obtained during "make dist" via the "git describe --tags --always"
Expand Down