Bump version to 3.2-rc1
This commit is contained in:
parent
49d8c4e6fd
commit
372bb66e09
4
Makefile
4
Makefile
@ -2,8 +2,8 @@ PKG := git.blender.org/flamenco
|
|||||||
|
|
||||||
# To update the version number in all the relevant places, update the VERSION
|
# To update the version number in all the relevant places, update the VERSION
|
||||||
# variable below and run `make update-version`.
|
# variable below and run `make update-version`.
|
||||||
VERSION := 3.2-beta
|
VERSION := 3.2-rc1
|
||||||
RELEASE_CYCLE := beta
|
RELEASE_CYCLE := rc
|
||||||
|
|
||||||
# _GIT_DESCRIPTION_OR_TAG is either something like '16-123abc' (when we're 16
|
# _GIT_DESCRIPTION_OR_TAG is either something like '16-123abc' (when we're 16
|
||||||
# commits since the last tag) or it's something like `v3.0-beta2` (when exactly
|
# commits since the last tag) or it's something like `v3.0-beta2` (when exactly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user