Version bump: 2.93.2 release.

This commit is contained in:
Jeroen Bakker 2021-08-03 07:58:55 +02:00
parent cb6d1b76dc
commit 1eb06de260
Notes: blender-bot 2023-02-14 02:08:37 +01:00
Referenced by issue #90811, blender 2.93.0+ crashes on applying boolean modifier
Referenced by issue #90527, Blender does not use the GPU on Ryzen 5 with AMD Renoir GPU
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,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