We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8f4d0 commit 250a722Copy full SHA for 250a722
VERSION
@@ -61,7 +61,7 @@
61
62
major=4
63
minor=1
64
-release=8
+release=9
65
66
# greek is generally used for alpha or beta release tags. If it is
67
# non-empty, it will be appended to the version number. It does not
@@ -70,7 +70,7 @@ release=8
70
# requirement is that it must be entirely printable ASCII characters
71
# and have no white space.
72
73
-greek=rc1
+greek=a1
74
75
# If repo_rev is empty, then the repository version number will be
76
# obtained during "make dist" via the "git describe --tags --always"
0 commit comments