Release Cycle: Bump version cycle to release for 3.3.5.
buildbot/v330-code-daily-coordinator Build done. Details

This commit is contained in:
Thomas Dinges 2023-03-20 11:19:53 +01:00
parent c86cda24a3
commit dd0cd1df1d
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 5
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE rc
#define BLENDER_VERSION_CYCLE release
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION