Release schedule: Blender 3.3 RC

The branch is now in Bcon4, critical bug fixes only.
This commit is contained in:
Thomas Dinges 2022-08-31 16:08:26 +02:00
parent b1231e616a
commit d4d14df38c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,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