We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e1810 commit 174d179Copy full SHA for 174d179
mk/main.mk
@@ -18,7 +18,7 @@ CFG_RELEASE_NUM=1.1.0
18
# An optional number to put after the label, e.g. '.2' -> '-beta.2'
19
# NB Make sure it starts with a dot to conform to semver pre-release
20
# versions (section 9)
21
-CFG_PRERELEASE_VERSION=.4
+CFG_PRERELEASE_VERSION=.5
22
23
# Append a version-dependent hash to each library, so we can install different
24
# versions in the same place
0 commit comments