E5XML/Config.py

changeset 6352
4bdc6503df81
parent 6265
56bd09c4c297
child 6439
86dd19e45d95
--- a/E5XML/Config.py	Sun Jun 17 13:09:00 2018 +0200
+++ b/E5XML/Config.py	Sun Jun 17 16:56:10 2018 +0200
@@ -19,7 +19,7 @@
 userProjectFileFormatVersion = "4.0"
 
 # version number of the project session file
-sessionFileFormatVersion = "6.1"
+sessionFileFormatVersion = "6.2"
 
 # version number of the shortcuts file
 shortcutsFileFormatVersion = "3.6"
@@ -28,7 +28,7 @@
 tasksFileFormatVersion = "6.0"
 
 # version number of the debugger properties file
-debuggerPropertiesFileFormatVersion = "3.9"
+debuggerPropertiesFileFormatVersion = "6.0"
 
 # version number of the templates file
 templatesFileFormatVersion = "4.0"

eric ide

mercurial