1
1

Release Cycle: bump to Blender 2.93.17 release

This commit is contained in:
2023-04-17 16:21:56 +02:00
parent 37bbeaa102
commit aaedb20ff9

View File

@@ -35,7 +35,7 @@ extern "C" {
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 17
/** 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