Release: Bump to 4.4.2 RC

This commit is contained in:
Thomas Dinges
2025-04-23 11:44:11 +02:00
parent d8845b3bb5
commit 4673b40559
@@ -23,9 +23,9 @@ extern "C" {
/** Blender major and minor version. */
#define BLENDER_VERSION 404
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 1
#define BLENDER_VERSION_PATCH 2
/** 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