1
1

Release cycle: Blender 3.2.2 release

This commit is contained in:
2022-08-02 20:15:17 +02:00
parent cd80065686
commit bcfdb14560

View File

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