Skip to content

Commit 250a722

Browse files
committed
dist: Move VERSION to 4.1.9a1
4.1.8 is shipped, on to the next one. Signed-off-by: Brian Barrett <[email protected]>
1 parent ea8f4d0 commit 250a722

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)