Blender 3.1 bcon4 - change release cycle to release candidate

This is still a rolling release candidate with new builds every day
as a preparation to the final release.
This commit is contained in:
Thomas Dinges 2022-03-02 17:17:38 +01:00
parent 2fb31f34af
commit 8506f3d9fe
Notes: blender-bot 2023-02-14 08:42:53 +01:00
Referenced by commit 2b3367cdf8, Fix T93573: Curve evaluated mesh selected in edit mode
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ extern "C" {
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 0
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE beta
#define BLENDER_VERSION_CYCLE rc
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION