Sculpt: forget to increment subversion in

last commit
This commit is contained in:
Joseph Eagar 2021-10-16 01:20:22 -07:00
parent 07be162dd5
commit a5d816eb6d
1 changed files with 1 additions and 1 deletions

View File

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