Release: Bump to 4.2.10 candidate

This commit is contained in:
Philipp Oeser
2025-05-14 13:22:15 +02:00
parent af21da1282
commit 22ead00237
@@ -23,9 +23,9 @@ extern "C" {
/** Blender major and minor version. */
#define BLENDER_VERSION 402
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 9
#define BLENDER_VERSION_PATCH 10
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE release
#define BLENDER_VERSION_CYCLE rc
/** Blender release type suffix. LTS or blank. */
#define BLENDER_VERSION_SUFFIX LTS