Version bump: Blender v2.83.12 release

Blender v2.83.11 is skipped due to unable to uploading to the windows
store.
This commit is contained in:
Jeroen Bakker 2021-01-26 16:41:14 +01:00
parent f897f122cb
commit ad0da42751
Notes: blender-bot 2023-02-14 18:21:36 +01:00
Referenced by issue blender/blender-addons#97294, i can't activate the add mesh extra objects plugin
1 changed files with 2 additions and 2 deletions

View File

@ -30,9 +30,9 @@
/* Blender major and minor version. */
#define BLENDER_VERSION 283
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 11
#define BLENDER_VERSION_PATCH 12
/** 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