Blender 3.1 bcon3 (beta)

This commit is contained in:
Thomas Dinges 2022-01-28 10:52:39 +01:00
parent c37b837244
commit d45098024e
Notes: blender-bot 2023-02-13 11:52:15 +01:00
Referenced by commit 66e4fdab68, Revert "Blender 3.1 bcon3 (beta)"
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 alpha
#define BLENDER_VERSION_CYCLE beta
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION