Bump version cycle to 3.6.20 release

This commit is contained in:
Philipp Oeser 2025-01-20 16:08:06 +01:00
parent 42629c171a
commit 46254438b9

View file

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