Skip to content

Commit b381cc1

Browse files
authored
Merge pull request #13077 from bwbarrett/release/v4.1.9-prep
dist: Move VERSION to 4.1.9a1
2 parents f995bf5 + 250a722 commit b381cc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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=8
64+
release=9
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=8
7070
# requirement is that it must be entirely printable ASCII characters
7171
# and have no white space.
7272

73-
greek=rc1
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)