Version bump: 2.93.4-release

This commit is contained in:
Jeroen Bakker 2021-08-31 11:23:20 +02:00
parent 7ec351c0d5
commit b7205031ce
Notes: blender-bot 2023-02-13 17:47:56 +01:00
Referenced by issue #92187, UV Unwrap always crashes Blender
Referenced by issue #91929, Crashing randomly
Referenced by issue #91443, Multiple image files imported as animation are strangely linked with another imported subsets of these images
Referenced by issue #91213, crash
Referenced by issue #91202, Blender 2.93.1 and 2..93.4 will not start on windows 10. worked last night
Referenced by issue #91110, VSE: Memory leak importing bunch of medias
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 4
/** 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