Release: Bump to 4.2.11 release

This commit is contained in:
Philipp Oeser
2025-06-16 13:48:06 +02:00
parent faf59777f3
commit 327de76288
@@ -25,7 +25,7 @@ extern "C" {
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 11
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE rc
#define BLENDER_VERSION_CYCLE release
/** Blender release type suffix. LTS or blank. */
#define BLENDER_VERSION_SUFFIX LTS