Release: Bump to 4.1 release

This commit is contained in:
Thomas Dinges 2024-03-25 18:08:02 +01:00
parent 5a9b292ac4
commit 26caa18173
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ extern "C" {
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 0
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE rc
#define BLENDER_VERSION_CYCLE release
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION