Blender 2.92 beta - bcon3

Bump the release cycle to beta. This also hides away the experimental features
from the user interface.
This commit is contained in:
Dalai Felinto
2021-01-13 16:26:56 +01:00
parent 1f4c1c5fc7
commit cfc9b95abd

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