Fix: Missing subversion update

Missing from #119436
This commit is contained in:
Miguel Pozo
2024-03-20 18:39:46 +01:00
parent d0eacbd6ba
commit 81ceff8e73

View File

@@ -29,7 +29,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 cancel loading the file, showing a warning to