File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ Change Log
4
4
5
5
Notable project changes in various releases.
6
6
7
+ 1.4
8
+ ===
9
+
10
+ Added
11
+ -----
12
+
13
+ * mpifx_win can now allocate memory on each rank, if desired.
14
+
15
+
7
16
1.3.1
8
17
=====
9
18
Original file line number Diff line number Diff line change 1
- 1.3.1
1
+ 1.4.0
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ PROJECT_NAME = "MpiFx"
32
32
# This could be handy for archiving the generated documentation or
33
33
# if some version control system is used.
34
34
35
- PROJECT_NUMBER = "1.3.1 "
35
+ PROJECT_NUMBER = "1.4.0 "
36
36
37
37
# Using the PROJECT_BRIEF tag one can provide an optional one line description
38
38
# for a project that appears at the top of each page and should give viewer
Original file line number Diff line number Diff line change 45
45
# built documents.
46
46
#
47
47
# The short X.Y version.
48
- version = '1.3.1 '
48
+ version = '1.4 '
49
49
50
50
# The full version, including alpha/beta/rc tags.
51
- release = '1.3.1 '
51
+ release = '1.4.0 '
52
52
53
53
# The language for content autogenerated by Sphinx. Refer to documentation
54
54
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments