Release cycle: Version bump to 2.93.14 release

This commit is contained in:
Philipp Oeser 2023-01-17 09:31:34 +01:00
parent bb194e6b84
commit dcf0f45281
Notes: blender-bot 2023-02-14 05:53:38 +01:00
Referenced by issue #104541, GPU rendering initialization freeze during loading multiple generated images (race condition)
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 14
/** 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