Bump version cycle to 3.3.21 release

This commit is contained in:
Philipp Oeser 2024-07-15 10:57:13 +02:00
parent ee2a62ee88
commit e016c21db1

View file

@ -23,7 +23,7 @@ extern "C" {
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 21
/** 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