--- a/E5XML/Config.py Wed Nov 21 19:26:59 2018 +0100 +++ b/E5XML/Config.py Sat Nov 24 15:37:04 2018 +0100 @@ -11,7 +11,8 @@ multiProjectFileFormatVersion = "5.1" # version numbers of the project file -projectFileFormatVersion = "6.2" +projectFileFormatVersion = "6.3" +projectFileFormatVersionIdl = "6.2" projectFileFormatVersionMake = "6.1" projectFileFormatVersionProto = "6.0" projectFileFormatVersionAlt = "5.1"