Merge branch 'blender-v3.6-release'

This commit is contained in:
Thomas Dinges
2023-05-17 13:05:15 +02:00
3 changed files with 2 additions and 2 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 alpha
#define BLENDER_VERSION_CYCLE beta
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION