mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
parent
d0eacbd6ba
commit
81ceff8e73
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue