We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c3ca5 commit 19769eeCopy full SHA for 19769ee
code/Version.cpp
@@ -6,7 +6,7 @@
6
#include "ScenePrivate.h"
7
8
static const unsigned int MajorVersion = 3;
9
-static const unsigned int MinorVersion = 2;
+static const unsigned int MinorVersion = 3;
10
11
// --------------------------------------------------------------------------------
12
// Legal information string - dont't remove this.
0 commit comments