Bump beta to .3
This commit is contained in:
parent
1e34b5e916
commit
a035041ba4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ CFG_RELEASE_NUM=1.15.0
|
||||||
# An optional number to put after the label, e.g. '.2' -> '-beta.2'
|
# An optional number to put after the label, e.g. '.2' -> '-beta.2'
|
||||||
# NB Make sure it starts with a dot to conform to semver pre-release
|
# NB Make sure it starts with a dot to conform to semver pre-release
|
||||||
# versions (section 9)
|
# versions (section 9)
|
||||||
CFG_PRERELEASE_VERSION=.2
|
CFG_PRERELEASE_VERSION=.3
|
||||||
|
|
||||||
ifeq ($(CFG_RELEASE_CHANNEL),stable)
|
ifeq ($(CFG_RELEASE_CHANNEL),stable)
|
||||||
# This is the normal semver version string, e.g. "0.12.0", "0.12.0-nightly"
|
# This is the normal semver version string, e.g. "0.12.0", "0.12.0-nightly"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue