Fix missing subversion bump in the previous commit

Pull Request: https://projects.blender.org/blender/blender/pulls/110687
This commit is contained in:
Sergey Sharybin 2023-08-01 15:02:27 +02:00 committed by Sergey Sharybin
parent 0a964cf0e1
commit fddcbf2d40
1 changed files with 1 additions and 1 deletions

View File

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