Release cycle: Version bump to 3.3.3 release

This commit is contained in:
Philipp Oeser 2023-01-17 09:38:55 +01:00
parent faca2c614b
commit 8d94aeb604
1 changed files with 1 additions and 1 deletions

View File

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