File tree 2 files changed +6
-2
lines changed 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,10 @@ included in the vX.Y.Z section and be denoted as:
58
58
(** also appeared: A.B.C) -- indicating that this item was previously
59
59
included in release version vA.B.C.
60
60
61
+ 4.1.5 -- November, 2022
62
+ -----------------------
63
+
64
+
61
65
4.1.4 -- May, 2022
62
66
------------------
63
67
Original file line number Diff line number Diff line change 61
61
62
62
major=4
63
63
minor=1
64
- release=4
64
+ release=5
65
65
66
66
# greek is generally used for alpha or beta release tags. If it is
67
67
# non-empty, it will be appended to the version number. It does not
@@ -70,7 +70,7 @@ release=4
70
70
# requirement is that it must be entirely printable ASCII characters
71
71
# and have no white space.
72
72
73
- greek=rc2
73
+ greek=a1
74
74
75
75
# If repo_rev is empty, then the repository version number will be
76
76
# obtained during "make dist" via the "git describe --tags --always"
You can’t perform that action at this time.
0 commit comments