Bump release cycle to beta for 2.83

This commit is contained in:
Nathan Letwory 2020-04-15 15:03:05 +03:00
parent 9ca1b721b4
commit 54736d5058
No known key found for this signature in database
GPG Key ID: 2C99F9D5FC4EFA4C
Notes: blender-bot 2023-02-13 22:51:22 +01:00
Referenced by issue #77259, Glitchy triangle-like pixelated highlight of faces in edit mode.
Referenced by issue #75753, Blender crashes when you check 'Header > Gizmo > Object Gizmos >Rotate' in Modelling workspace
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
/** Can be left blank, otherwise a,b,c... etc with no quotes. */
#define BLENDER_VERSION_CHAR
/** alpha/beta/rc/release, docs use this. */
#define BLENDER_VERSION_CYCLE alpha
#define BLENDER_VERSION_CYCLE beta
/** Optionally set to 1,2,... for example to get alpha1 or rc2. */
#define BLENDER_VERSION_CYCLE_NUMBER