Version bump: 2.93.7-release

This commit is contained in:
Philipp Oeser 2021-12-14 17:35:31 +01:00
parent d23303e27d
commit a5b7f9dc90
Notes: blender-bot 2023-02-14 11:34:30 +01:00
Referenced by issue #94270, Blender crashes if switched to camera viewport with active video as background in preview mode
Referenced by issue #94197, Boolean Apply Clearing custom data layers (bevel weight Weight / Vgroup Data)
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 7
/** 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