Fix: Bump BLENDER_FILE_SUBVERSION to 11 used in #108286

This commit is contained in:
Nate Rupsis 2023-07-21 08:40:56 -04:00
parent a51b38dec5
commit 9ec018e1df
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ extern "C" {
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION
#define BLENDER_FILE_SUBVERSION 10
#define BLENDER_FILE_SUBVERSION 11
/* 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