diff -r cfc025de587c -r 4103c8013c36 E5XML/Config.py --- a/E5XML/Config.py Sat Jan 11 13:53:42 2014 +0100 +++ b/E5XML/Config.py Sat Jan 11 20:03:38 2014 +0100 @@ -8,7 +8,7 @@ """ # version number of the multi project file -multiProjectFileFormatVersion = "4.2" +multiProjectFileFormatVersion = "5.0" # version number of the project file projectFileFormatVersion = "5.1"