Release: Bump to 4.2.9 release

This commit is contained in:
Philipp Oeser
2025-04-14 14:24:27 +02:00
parent ed1ccefb95
commit a10f621e64
@@ -25,7 +25,7 @@ extern "C" {
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 9
/** 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