File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,9 @@ 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.5 -- October, 2019
59+ ----------------------
60+
58613.1.4 -- April, 2019
5962--------------------
6063
Original file line number Diff line number Diff line change 1717
1818major=3
1919minor=1
20- release=4
20+ release=5
2121
2222# greek is generally used for alpha or beta release tags. If it is
2323# non-empty, it will be appended to the version number. It does not
@@ -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=rc2
29+ greek=a1
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"
You can’t perform that action at this time.
0 commit comments