Release: Bump to 4.2.12 candidate

This commit is contained in:
Brecht Van Lommel
2025-06-19 15:04:11 +02:00
parent 327de76288
commit 0ee5dbe3d1
@@ -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 11
#define BLENDER_VERSION_PATCH 12
/** 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