E5XML/Config.py

branch
maintenance
changeset 6273
0daf79d65080
parent 6265
56bd09c4c297
child 6352
4bdc6503df81
diff -r 0a74c1efab70 -r 0daf79d65080 E5XML/Config.py
--- a/E5XML/Config.py	Mon Apr 02 12:04:56 2018 +0200
+++ b/E5XML/Config.py	Tue May 01 12:03:52 2018 +0200
@@ -10,8 +10,9 @@
 # version number of the multi project file
 multiProjectFileFormatVersion = "5.1"
 
-# version number of the project file
-projectFileFormatVersion = "6.0"
+# version numbers of the project file
+projectFileFormatVersion = "6.1"
+projectFileFormatVersionProto = "6.0"
 projectFileFormatVersionAlt = "5.1"
 
 # version number of the user project file

eric ide

mercurial