Blender 3.0 bcon3 (beta)

This commit is contained in:
Dalai Felinto
2021-10-27 18:41:31 +02:00
parent f0a37dc31c
commit f7a3450e63

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