Version bump: 2.93.6-release

This commit is contained in:
Philipp Oeser 2021-11-16 15:54:38 +01:00
parent fa99d3e53b
commit c842a90e2f
Notes: blender-bot 2023-06-21 19:23:24 +02:00
Referenced by issue #94827, Regression: Group Input/Output cannot connect to some custom sockets
Referenced by issue #93594, Regression: Header transform options hide on modal operation
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 6
/** 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