Merge remote-tracking branch 'origin/blender-v2.90-release'

This commit is contained in:
Dalai Felinto
2020-08-12 11:47:59 +02:00

View File

@@ -44,7 +44,7 @@ extern "C" {
/* Minimum Blender version that supports reading file written with the current
* version. Older Blender versions will test this and show a warning if the file
* was written with too new a version. */
#define BLENDER_FILE_MIN_VERSION 280
#define BLENDER_FILE_MIN_VERSION 290
#define BLENDER_FILE_MIN_SUBVERSION 0
/** User readable version string. */