Merge branch 'blender-v2.90-release'

This commit is contained in:
Nathan Letwory
2020-07-22 16:47:26 +03:00
5 changed files with 5 additions and 5 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