Release cycle: Bump BLENDER_VERSION_CYCLE to rc for 3.4.

This commit is contained in:
Thomas Dinges 2022-11-30 20:04:37 +01:00
parent 5c1cc79cf4
commit 692474ccf9
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