diff -r 431c842fd09a -r 4a0bbb2d5457 E5XML/Config.py --- a/E5XML/Config.py Sun Apr 27 19:40:48 2014 +0200 +++ b/E5XML/Config.py Mon Apr 28 19:18:51 2014 +0200 @@ -8,7 +8,7 @@ """ # version number of the multi project file -multiProjectFileFormatVersion = "5.0" +multiProjectFileFormatVersion = "5.1" # version number of the project file projectFileFormatVersion = "5.1"