Skip to content

Commit 4f7f6d7

Browse files
authored
Merge pull request #6155 from ggouaillardet/topic/4.0.1a1
roll to v4.0.1a1
2 parents 804f65f + 0c3e76e commit 4f7f6d7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

VERSION

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
# Copyright (c) 2011 NVIDIA Corporation. All rights reserved.
44
# Copyright (c) 2013 Mellanox Technologies, Inc.
55
# All rights reserved.
6-
# Copyright (c) 2018 IBM Corporation. All rights reserved.
76
# Copyright (c) 2017 Los Alamos National Security, LLC. All rights
87
# reserved.
8+
# Copyright (c) 2018 IBM Corporation. All rights reserved.
9+
# Copyright (c) 2018 Research Organization for Information Science
10+
# and Technology (RIST). All rights reserved.
911

1012
# This is the VERSION file for Open MPI, describing the precise
1113
# version of Open MPI in this distribution. The various components of
@@ -16,8 +18,8 @@
1618
# <major>.<minor>.<release>.
1719

1820
major=4
19-
minor=1
20-
release=0
21+
minor=0
22+
release=1
2123

2224
# greek is generally used for alpha or beta release tags. If it is
2325
# non-empty, it will be appended to the version number. It does not

0 commit comments

Comments
 (0)