Blender v2.83.10 release

Version bump
This commit is contained in:
Jeroen Bakker 2020-12-07 15:09:05 +01:00
parent c3c3807b05
commit b439a15544
Notes: blender-bot 2023-06-12 00:52:52 +02:00
Referenced by issue #91828, Blender crashes when reading to bgl.Buffer / gpu.types.Buffer
Referenced by issue #85185, EEVEE Viewport crash
Referenced by issue #85033, Blender 2.83 crashes opening a file saved in 2.93alpha
Referenced by issue #84366, Export to gltf 2.0 causes closing the program
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 10
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE beta
#define BLENDER_VERSION_CYCLE release
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION