mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 07:22:12 -05:00
Bump version cycle to 3.6.20 release
This commit is contained in:
parent
42629c171a
commit
46254438b9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue