diff -r c5112b5cb7a9 -r 584c21b6587a E5XML/Config.py --- a/E5XML/Config.py Sun Nov 12 19:42:02 2017 +0100 +++ b/E5XML/Config.py Mon Nov 13 20:20:06 2017 +0100 @@ -11,7 +11,7 @@ multiProjectFileFormatVersion = "5.1" # version number of the project file -projectFileFormatVersion = "5.1" +projectFileFormatVersion = "6.0" # version number of the user project file userProjectFileFormatVersion = "4.0"