Release: Bump to 4.1.1 RC
This commit is contained in:
@@ -23,9 +23,9 @@ extern "C" {
|
||||
/** Blender major and minor version. */
|
||||
#define BLENDER_VERSION 401
|
||||
/** Blender patch version for bug-fix releases. */
|
||||
#define BLENDER_VERSION_PATCH 0
|
||||
#define BLENDER_VERSION_PATCH 1
|
||||
/** Blender release cycle stage: alpha/beta/rc/release. */
|
||||
#define BLENDER_VERSION_CYCLE release
|
||||
#define BLENDER_VERSION_CYCLE rc
|
||||
|
||||
/* Blender file format version. */
|
||||
#define BLENDER_FILE_VERSION BLENDER_VERSION
|
||||
|
||||
Reference in New Issue
Block a user