Version bump: 2.93.9-release

This commit is contained in:
Philipp Oeser 2022-04-19 16:25:25 +02:00
parent d2ca2c6e74
commit 31712ce77a
Notes: blender-bot 2023-02-14 00:37:17 +01:00
Referenced by issue #97773, Inconsistent behavior of the Subdivide Edge Ring and Subdivide actions on meshes with shape keys
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 9
/** 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