Version: increase version from 3.1.1 to 3.2.

pull/690/head
Kim Kulling 2015-11-03 19:43:02 +01:00
parent 2fa797949b
commit 655cb65ab2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include "ScenePrivate.h" #include "ScenePrivate.h"
static const unsigned int MajorVersion = 3; static const unsigned int MajorVersion = 3;
static const unsigned int MinorVersion = 1; static const unsigned int MinorVersion = 2;
// -------------------------------------------------------------------------------- // --------------------------------------------------------------------------------
// Legal information string - dont't remove this. // Legal information string - dont't remove this.