Release: Bump to 4.2.9 candidate

This commit is contained in:
Philipp Oeser
2025-04-11 11:43:33 +02:00
parent 7685fdbb99
commit 60b11bf186
@@ -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 8
#define BLENDER_VERSION_PATCH 9
/** 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