Skip to content

Commit 1c67bf1

Browse files
authored
Merge pull request #10429 from bwbarrett/v4.1.4-release-closeout
Switch from 4.1.4 to 4.1.5
2 parents ffb0adc + 012a32d commit 1c67bf1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ included in the vX.Y.Z section and be denoted as:
5858
(** also appeared: A.B.C) -- indicating that this item was previously
5959
included in release version vA.B.C.
6060

61+
4.1.5 -- November, 2022
62+
-----------------------
63+
64+
6165
4.1.4 -- May, 2022
6266
------------------
6367

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
major=4
6363
minor=1
64-
release=4
64+
release=5
6565

6666
# greek is generally used for alpha or beta release tags. If it is
6767
# non-empty, it will be appended to the version number. It does not
@@ -70,7 +70,7 @@ release=4
7070
# requirement is that it must be entirely printable ASCII characters
7171
# and have no white space.
7272

73-
greek=rc2
73+
greek=a1
7474

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

0 commit comments

Comments
 (0)