Blender 3.1.1 - version bump -> release

This commit is contained in:
Philipp Oeser 2022-03-29 19:50:03 +02:00
parent 31dc94461d
commit d91843f3b6
Notes: blender-bot 2023-02-14 08:59:10 +01:00
Referenced by issue #96923, IMB_scaleImBuf super slow against large png files.
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ extern "C" {
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 1
/** 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