diff -r fc96d49f5fbf -r 0516f6548ca6 E5XML/Config.py --- a/E5XML/Config.py Mon Oct 09 19:06:46 2017 +0200 +++ b/E5XML/Config.py Tue Oct 10 19:05:00 2017 +0200 @@ -17,7 +17,7 @@ userProjectFileFormatVersion = "4.0" # version number of the project session file -sessionFileFormatVersion = "5.0" +sessionFileFormatVersion = "6.0" # version number of the shortcuts file shortcutsFileFormatVersion = "3.6"