Update to 4.1.0

This commit is contained in:
Kim Kulling
2017-12-11 13:20:19 +01:00
committed by GitHub
parent 899748c651
commit 28b01cbdd1

View File

@@ -46,7 +46,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "ScenePrivate.h"
static const unsigned int MajorVersion = 4;
static const unsigned int MinorVersion = 0;
static const unsigned int MinorVersion = 1;
// --------------------------------------------------------------------------------
// Legal information string - dont't remove this.