Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

major=4
minor=1
release=8
release=9

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

greek=rc1
greek=a1

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