Release branch is now in beta.

This commit is contained in:
Nathan Letwory 2020-07-22 16:41:29 +03:00
parent 0c0a9dabc7
commit a4e3943a08
No known key found for this signature in database
GPG Key ID: 2C99F9D5FC4EFA4C
1 changed files with 1 additions and 1 deletions

View File

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