Blender 3.0 bcon3 (beta)

This commit is contained in:
Dalai Felinto 2021-10-27 18:41:31 +02:00
parent f0a37dc31c
commit f7a3450e63
Notes: blender-bot 2023-02-14 06:23:08 +01:00
Referenced by commit bfd2921d38, Revert "Blender 3.0 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