Release cycle: Blender 2.93.10 release.

This commit is contained in:
Thomas Dinges 2022-08-02 20:21:24 +02:00
parent 977a5bbee1
commit 0a65e1a8e7
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 10
/** 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