Release cycle: Blender 3.5 goes Bcon4.

This commit is contained in:
Thomas Dinges
2023-03-22 23:18:54 +01:00
parent 689b0ed1c2
commit dcd000b354

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 beta
#define BLENDER_VERSION_CYCLE rc
/* TODO proper version bump. */