mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 07:22:12 -05:00
Bump version cycle to 3.3.21 release
This commit is contained in:
parent
ee2a62ee88
commit
e016c21db1
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 21
|
||||
/** 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