Release: Bump 4.2 to rc

This commit is contained in:
Thomas Dinges
2024-07-10 16:13:17 +02:00
parent ec0221e26b
commit e02c6fd130

View File

@@ -25,7 +25,7 @@ extern "C" {
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 0
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE beta
#define BLENDER_VERSION_CYCLE rc
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION