diff -r 923897a18b6a -r 1cce8982e636 E5XML/Config.py --- a/E5XML/Config.py Sat May 08 15:23:56 2010 +0200 +++ b/E5XML/Config.py Sat May 08 17:33:47 2010 +0200 @@ -17,7 +17,7 @@ userProjectFileFormatVersion = "4.0" # version number of the project session file -sessionFileFormatVersion = "4.3" +sessionFileFormatVersion = "4.4" # version number of the shortcuts file shortcutsFileFormatVersion = "3.6"