Release: 4.4.3

This commit is contained in:
Thomas Dinges
2025-04-29 16:09:45 +02:00
parent bf4d41960c
commit 802179c51c
@@ -23,7 +23,7 @@ extern "C" {
/** Blender major and minor version. */
#define BLENDER_VERSION 404
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 2
#define BLENDER_VERSION_PATCH 3
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE release
/** Blender release type suffix. LTS or blank. */