Release cycle: Bump char for Blender 3.3.2 release.

This commit is contained in:
Thomas Dinges 2022-12-06 19:19:59 +01:00
parent 86abbf7176
commit bf24652e38
Notes: blender-bot 2023-04-03 15:20:38 +02:00
Referenced by issue #104035, transparent background
Referenced by issue #103506, Crash on rendering animation
Referenced by issue #103483, Working window without bacground
Referenced by issue #102994, Seamless 3D view issue
Referenced by issue #106494, Crash: WSL background rendering eevee  crashes without more info
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 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