diff -r 37fdb72a2388 -r 7d17c492ab95 E5XML/Config.py --- a/E5XML/Config.py Wed May 21 18:47:56 2014 +0200 +++ b/E5XML/Config.py Wed May 21 19:45:39 2014 +0200 @@ -17,7 +17,7 @@ userProjectFileFormatVersion = "4.0" # version number of the project session file -sessionFileFormatVersion = "4.4" +sessionFileFormatVersion = "5.0" # version number of the shortcuts file shortcutsFileFormatVersion = "3.6"