Skip to content

Commit 57629e7

Browse files
authored
Merge pull request #6577 from bwbarrett/v3.1.x-release
v3.1.4 release prep
2 parents 16dbc83 + 54dc0ed commit 57629e7

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
@@ -55,7 +55,7 @@ included in the vX.Y.Z section and be denoted as:
5555
(** also appeared: A.B.C) -- indicating that this item was previously
5656
included in release version vA.B.C.
5757

58-
3.1.4 -- March, 2019
58+
3.1.4 -- April, 2019
5959
--------------------
6060

6161
- Fix compile error when configured with --enable-mpi-java and

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 (March 2019):
67+
base as of this writing (April 2019):
6868

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ release=4
2626
# requirement is that it must be entirely printable ASCII characters
2727
# and have no white space.
2828

29-
greek=rc1
29+
greek=rc2
3030

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

0 commit comments

Comments
 (0)