E5XML/Config.py

branch
5_1_x
changeset 962
88b386d26b74
parent 791
9ec2ac20e54e
child 1510
e75ecf2bd9dd
diff -r 3b5ad7224945 -r 88b386d26b74 E5XML/Config.py
--- a/E5XML/Config.py	Sun Mar 27 12:23:30 2011 +0200
+++ b/E5XML/Config.py	Sun Mar 27 17:51:17 2011 +0200
@@ -24,6 +24,7 @@
 
 # version number of the tasks file
 tasksFileFormatVersion = "4.2"
+tasksFileFormatVersionAlternative = "5.0"
 
 # version number of the debugger properties file
 debuggerPropertiesFileFormatVersion = "3.9"

eric ide

mercurial